Libraries tagged by CALLR
marcocesarato/security
2619 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
lukewaite/laravel-aws-cache-adapter
25140 Downloads
Laravel Cache Adapter for AWS Credential Caching. Allows you to reduce calls to the ec2 metadata api.
livecontrol/eloquent-datatable
271817 Downloads
Eloquent DataTable plugin for server side ajax call handling.
kirschbaum-development/laravel-route-file-macro
21596 Downloads
Route macro that easily loads a route file without unnecessary method calls.
kafkiansky/service-locator-interrupter
17793 Downloads
Psalm plugin for Laravel that interrupt service locator calls.
jszczypk/wampsyncclient
14399 Downloads
Synchronous (blocking) PHP client for WAMP protocol implementing Caller and Publisher roles
intracto/datatables-backend
6015 Downloads
Library to handle AJAX calls for datatables.net
innmind/signals
74507 Downloads
Manage multiple callbacks per signal
ichhabrecht/multicolumn
28473 Downloads
The Multicolumn extension expands TYPO3 with a new content element called Multicolumn. With the Multicolumn content element it has never been easier to do multicolumn layouts with TYPO3.
geekcache/geekcache
37495 Downloads
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks
fusio/adapter-soap
29756 Downloads
Provides a connection to call SOAP endpoints
fusio/adapter-fcgi
16868 Downloads
Adapter to call a FastCGI endpoint
flightphp/active-record
1458 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.
experius/module-categorymultipleproductsapi
12709 Downloads
Adds functionality to the Magento 2 API to add multiple products to a category via one call or replace all products inside category with new array
evit/php-gm-crypto
1885 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.