Libraries tagged by call
xiyusullos/nullable
2215 Downloads
chain calls on object whatever the object is null or not
xiphe/base
73 Downloads
Basic logic for new projects. Provides singleton, configuration, callback and basic api methods.
wppd/state-machine
3951 Downloads
A very lightweight yet powerful PHP state machine
tastaturberuf/contao-interfaces
8 Downloads
Interfaces for Contao Open Source CMS
taitava/php-cachedcall
9 Downloads
A simple PHP trait that makes it easy to cache class method call results within a single session.
stamina/chequer-php
72 Downloads
Fast & simple scalar/object/array checking/validation class
stack/inline
220 Downloads
Inline stack middleware.
slexx/laravel-actions
113 Downloads
Actions for laravel
simplon/router
768 Downloads
Simple routing
simplon/form
6559 Downloads
Data validation & flexible form rendering incl. semantic-ui structure.
phpgt/promise
1292 Downloads
Pleasantly work with asynchronous code.
php-sap/saprfc-harding
121 Downloads
PHP/SAP implementation for Hardings sapnwrfc module. See https://php-sap.github.io for details.
php-fn/invoker
2614 Downloads
Generic and extensible callable invoker
moe-mizrak/laravel-prompt-alchemist
25 Downloads
Versatile LLM Tool Use (Function Calling) package for Laravel, compatible with all LLMs, enabling LLM to execute actual code functions (unlike LLMs' built-in capabilities).
logicalsteps/async
1027 Downloads
async await implementation using generator function in php