Libraries tagged by Core PHP Framework
deltaphp/deltacore
581 Downloads
Delta PHP framework - fast, light, easy (core)
orbisnull/deltacore
29 Downloads
Delta PHP framework - fast, light, easy (core)
the-ar-j/diya-public
2 Downloads
Diya PHP Framework for websites and web applications that can be used in shared hosting. There is no cli required for production build. It's a new PHP framework built with HTML-Tailwind CSS-Js-PHP combination. It's unique ability is simplicity built on core PHP
f3/f3
8 Downloads
Forked from f3-factory/fatfree-core -A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!
elmpp/mockery
33 Downloads
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.
pestphp/pest-plugin-mutate
13188666 Downloads
Mutates your code to find untested cases
nette/application
13885640 Downloads
🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
luracast/restler
511868 Downloads
Restler is a simple and effective multi-format Web API Server framework written in PHP. Just deal with your business logic in php, Restler will take care of the REST!
dragon-code/support
6755900 Downloads
Support package is a collection of helpers and tools for any project.
nordsoftware/lumen-cors
479501 Downloads
CORS module for the Lumen PHP framework.
php-collective/code-sniffer
169370 Downloads
PhpCollective Code Sniffer Standards
koolreport/querybuilder
135488 Downloads
Create query by php code
text/template
192720 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
simpletest/simpletest
347249 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
humbug/humbug
154713 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.