Libraries tagged by musically
felicity-php/felicity-twig
36 Downloads
A really light wrapping around Twig. Basically instantiates twig and provides access to it for rendering templates and extending Twig.
essamamdani/elastic-search
6 Downloads
This is basically CRUD system of Elastic Search. So you can use this library and save your time.
dsijak/hook
4 Downloads
Basically, does what WP hooks do. Without any unnecessary overcomplicated features.
dev-lucid/factory
49 Downloads
A loader for dividing up code into 5 categories: models, views, controllers, rulesets, and helpers. Models are provided by Paris (https://packagist.org/packages/j4mie/paris). Views, controllers, and helpers are basically empty classes waiting for you to add your own functionality. Rulesets provide a way to validate data both client side and server side.
crodas/framework
29 Downloads
Tiny framework that I use daily, it is basically my libraries glued all together
arrowak/remourse
2 Downloads
A remote resource based model provider. Basically uses URL based data instead of a Database.
aloefflerj/yet-another-controller
9 Downloads
This is basically a http request and response controller using as much PSR's as it can (or just an excuse for personal study)
aglaia-resident/chess.php
141 Downloads
Fork of ryanhs/chess.php. chess.php is a PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection - basically everything but the AI. NOTE: this is a port of chess.js for php
reformo/rslim
152 Downloads
Basically Slim but based on convention over configuration.