第一章,设置环境,介绍了如何设置不同的开发环境,包括在 Windows、不同的 Linux 发行版上安装 NGINX、PHP 7 和 Percona Server,以及为开发目的设置 Vagrant 虚拟机。 第二章,PHP 7 的新特性,介绍了 PHP 7 引入的主要新特性,包括类型提示、组使用声明、匿名类和新操作符,如太空船操作符、空合并操作符和统一变...
“Laravel is a breath of fresh air in the PHP ecosystem, with a brilliant community around it.” Erika HeidiCreator, Minicli “The framework, the ecosystem and the community - it's the perfect package.” Zuzana KunckovaFounder, Larabelles ...
PHPCI– An open source continuous integration platform for PHP. 回到顶部 Documentation 生成项文档的库。Libraries for generating project documentation. Sami– An API documentation generator. APIGen– Another API documentation generator. PHP Documentor 2– A documentation generator. 回到顶部 Security Librarie...
PHPLOC - A tool for quickly measuring the size of a PHP project. PHPQA - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics). Qafoo Quality Analyzer - A tool to visualize metrics and source code. Rector - A tool to upgrade and refactor code. Scrutinizer...
注意在这里我们使用了laravel5提供的route model binding特性,我们在控制器中使用Task类typehinting了task参数,而该task参数,而该task参数和routes.php中定义的wildcast路由Route::get('tasks/{task}','xxx'}定义的task相匹配,因此laravel在调用我们的控制器时自动注入Task模型(以id为索引)。这个功能后续再做进一步的...
Tourism Management System in PHP with Source code Complaint Management System in PHP Online Course Registration Using PHP and MySQL Hospital Management System In PHP Small CRM in PHP Student Record System Using PHP and MySQL Hostel Management System in PHP Online Shopping Portal Project ...
Revert "add rss.me to notice source list" 14年前 doc-src Issue #3049 - resync doc/im with the help command text (various additi… 14年前 doc Merge branch 'master' of git://gitorious.org/laconica/mainline 16年前 extlib Remove executable bits from Auth_SASL files ...
Scrutinizer–A web tool to scrutinise PHP code. Build Tools Project build and automation tools. Go–A simple PHP build tool. Bob–A simple project automation tool. Phake–A rake PHP clone library. Box–A utility to build PHAR files. Asset Management Tools for managing, compressing and minifyi...
项目构建和自动化工具。Project build and automation tools. Go– A simple PHP build tool. Bob– A simple project automation tool. Phake– A rake PHP clone library. Box– A utility to build PHAR files. Asset Management Tools for managing, compressing and minifying website assets. ...
A small, simple PHP MVC framework skeleton that encapsulates a lot of features surrounded with powerful security layers. - OmarElgabry/miniPHP