Libraries tagged by inspired
riverside/php-express
544 Downloads
PHP micro-framework inspired by Express.js
rakit/framework
122 Downloads
Another PHP micro framework inspired by Slim 2, laravel and lumen
pixelbrackets/not-empty
3219 Downloads
not empty() - Adds methods to determine whether a variable is blank or present - Inspired by Ruby on Rails
phastlight/phastlight
120 Downloads
Phastlight -- Asynchronous, event-driven command line tool and web server written in PHP 5.3+ inspired by Node.js
pdeans/debuggers-vardumper
2090 Downloads
Extension of Symfony's VarDumper component, with a Github inspired color theme.
olinox14/path-php
26 Downloads
Object-oriented file and path operations, inspired by the path.py python library
novadaemon/larafeat
128 Downloads
Laravel package to implements Domain Driven Design pattern. Inspired by lucidarch/lucid
noiselabs/configparser
2294 Downloads
A configuration file parser for PHP 5.3 heavily inspired by Python's configparser library
natanfelles/adminer-bootstrap-like
386 Downloads
Adminer interface inspired by the Bootstrap Framework.
myth/collection
3311 Downloads
Javascript inspired, supercharged array object for PHP.
mrgoodbytes8667/user-bundle
3227 Downloads
User management commands inspired by FOSUserBundle
mightydes/enjoin
1042 Downloads
Multi dialect ORM for PHP inspired by Sequelize.JS
magewirephp/magewire-examples
670 Downloads
A Magento 2 module including all sorts of Magewire inspired examples
lucinda/view-language
21117 Downloads
High performance view templating API for PHP applications using tags & expressions inspired by Java JSTL and C Compiler
lucinda/sql-data-access
20990 Downloads
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC