Libraries tagged by itspire
jimbojsb/rapid
4 Downloads
A PHP Middleware dispatcher / router inspired by Express.js
jetz1nn/simple-router
9 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
jersoncarin/jershooks
10 Downloads
A lightweight Hooking API inspired by wordpress
jdecool/optional
8 Downloads
A PHP implementation of the Optional pattern, inspired by Java's java.util.Optional
jclaveau/php-behaviorable-trait
28 Downloads
Multiple inheritance defined at runtime for PHP 5.4+ (Inspired by Yii's Behavior)
jbernavaprah/eloquent-fs
9 Downloads
A laravel/lumen FileSystem that use Eloquent as datastore, inspired by GridFS (MongoDB)
jayin/php-package
9 Downloads
A PHP package template repository.Inspire by `overtrue/php-package`
jayankaghosh/dataobject
9 Downloads
A wrapper class that supports all types of getX, setX, and unsX methods. Inspired by Magento's DataObect
jatnnik/brainiac
6 Downloads
A schema validation library for PHP, heavily inspired by Zod.
jascha030/xerox
149 Downloads
Framework, heavily inspired by Symfony, Laravel and roots/bedrock, aiming to help relieve your "Word-Pression".
jascha030/cli
41 Downloads
Service class for executing shell commands using symfony/process, heavily inspired by the CommandLine class in laravel/valet.
jaredclemence/hash-chain-file
4 Downloads
A blockchain inspired file format.
jamesm/api-football
4 Downloads
api-football.com API container for laravel(Highly Inspired by grambas/football-data)
ivanvoitovych/dot-di
152 Downloads
DI and service provider for PHP. Inspired by .NET DI.
ir0ny1/validator
7 Downloads
PHP Validator inspired by Illuminate Framework