Libraries tagged by InspireCZ
phresque/phresque-addons
180 Downloads
A background processing implementation inspired by php-resque
phitech/entities
46 Downloads
Provides methods for managing entities that consist two database tables: main and meta. It allows for an indiscrete set of attributes by storing them as key-value sets in the meta table, while the most important attributes and indexes are in the main table. This structure is inspired by the post/postmeta structure in Wordpress databases.
pdobrovolny/basic
2200 Downloads
Common classes inspired by PSR standards
nathan818/phpuc-net-sockets
360 Downloads
A socket library for PHP inspired by the Java socket API.
nathan818/phpuc-io-streams
409 Downloads
An IO streams library for PHP inspired by the Java 8 IO streams API.
nanorocks/pocophp
5 Downloads
Minimalist PHP framework based on MVC design pattern inspired by Slim PHP.
lusito/ziano-type
2 Downloads
ZianoType is a template engine for PHP that is inspired by the react JSX syntax.
leoexpress/time
25309 Downloads
Time manipulation library inspired by Carbon/Carbon which allows you to handle time gracefully.
kdambekalns/faker
4379 Downloads
Faker for PHP. Inspired by http://faker.rubyforge.org/
iammarjamal/camelui
93 Downloads
A simple, beautiful, and versatile UI, inspired by the arabian desert.
iagapie/php-auth
3 Downloads
Authentication library inspired by the Symfony Security
hktr92/php-primitives
6 Downloads
Experimental stuff inspired by JavaScript and Python.
hermes-php/cerberus
2 Downloads
A full-blown PSR-7 authentication system inspired in Symfony Security Component
healthybuildingnetwork/pub-chem-php
1938 Downloads
PHP wrapper for the PubChem PUG REST API. Inspired by https://github.com/mcs07/PubChemPy
healthengine/popeye
18 Downloads
Popeye is a generic middleware stack inspired by the Slim micro framework