Libraries tagged by cally
geronimo794/php-simple-dev-helpers
466 Downloads
Just short call for var_dump and exit. etc. etc. Just use the dev-master version.
fusio/adapter-soap
27535 Downloads
Provides a connection to call SOAP endpoints
fusio/adapter-fcgi
14652 Downloads
Adapter to call a FastCGI endpoint
figuren-theater/ft-site-editing
151 Downloads
Packages to improve or extend the editing experience within the WordPress Site Editor (called Gutenberg for a long time) for all sites of the figuren.theater multisite network.
fernandopetry/mvc
4633 Downloads
Manage mvc calls
explicatis/typo3-front-controller-redirect
1541 Downloads
Change TYPO3 front controller to reroute backend calls
evit/php-gm-crypto
476 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
eleving/zend-cache
12481 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
dlnsk/h-rbac
7984 Downloads
Based on native Laravel's gates and policies. Hierarchical RBAC with callbacks.
devhelp/piwik-api
34642 Downloads
Provides self-contained piwik methods that are able to make call to api with predefined or/and runtime arguments
derekdowling/stubborn
15663 Downloads
Configurable call handler that is persistent against failures.
davidlienhard/functioncaller
8534 Downloads
🐘 php library to call functions and catch triggered errors
dangoodman/deferred
2783 Downloads
Deferred callback execution based on RAII
danack/slim-auryn-invoker
2026 Downloads
Allows route callables to be dispatched by Auryn.
cseufert/hamle
6043 Downloads
A PHP template engine. HAMLE was inspired by HAML/Jade, however involves less typing, and does not allow php code in a template, but does have logic and function calls.