Libraries tagged by inspire
kilbiller/fphp
5788 Downloads
A set of auto-curried immutable data-last functions for PHP. Inspired by lodash/fp.
kennyth01/php-rules-engine
3502 Downloads
A PHP rules engine inspired by CacheControl/json-rules-engine, enabling dynamic rule evaluation based on conditions and facts.
johnpbloch/wordpress-project
741 Downloads
An out-of-the-box composer-powered WordPress package inspired by Mark Jaquith's WordPress Skeleton
interficieis/php-barcode
32284 Downloads
Barcode Generation Package inspired by Nicola Asuni.
franzose/kontrolio
783 Downloads
Simple and standalone data validation library inspired by Laravel and Symfony
eventhomes/laravel-apicontroller
93362 Downloads
Simplified API controller, inspired by Jeffrey Way. Compatible with Laravel 5+ and Lumen 5+.
dzentota/chrome-dev-tools
5207 Downloads
This is a PHP lib that allows one to interact with Google Chrome using Chrome DevTools Protocol within a PHP script. Highly inspired by marty90/PyChromeDevTools
developermarius/simple-router
1896 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
crussell52/php-enum
35653 Downloads
PHP Enums inspired by Java Enums
corrivate/magento2-layout-bricks
167 Downloads
Use layout bricks in Magento, inspired by Laravel anonymous Blade components
clippy/container
73664 Downloads
Dependency-injection container inspired by Pimple and PHP-DI Invoker
choz/request-validation-bundle
2378 Downloads
a bundle that's inspired in Laravel request validation
abdulelahragih/querybuilder
1137 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
nextbigsoundinc/dash
14792 Downloads
A functional programming library for PHP. Inspired by Underscore, Lodash, and Ramda.
arne-groskurth/temp-file
33702 Downloads
TempFile is a small library inspired by the SplTempFileObject providing solutions for commonly occurring tasks when dealing with temporary files.