Libraries tagged by cally
theriddleofenigma/laravel-google-chat-log
44189 Downloads
Brings up the option for sending the logs to google chat [Google Workplace formerly called GSuite].
text/template
192718 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
steevanb/php-backtrace
121308 Downloads
Nice debug_backtrace() dump, with call and code preview
smalot/magento-client
129052 Downloads
Magento API Client (SOAP v1). Allows wrappers for each call, dependency injections and code completion.
savinmikhail/add_named_arguments_rector
23246 Downloads
Rector rule to add names to arguments for functions'/methods' calls
readdle/app-store-receipt-verification
161868 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
nodejs-php-fallback/nodejs-php-fallback
429449 Downloads
Allow you to call node.js module or scripts throught PHP and call a fallback function if node.js is not available
mtdowling/supervisor-event
169651 Downloads
Wires callback functions to Supervisor events
livecontrol/eloquent-datatable
273471 Downloads
Eloquent DataTable plugin for server side ajax call handling.
lagdo/symfony-facades
47894 Downloads
Call Symfony services using facades.
kdyby/strict-objects
1621393 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
jmathai/php-multi-curl
230979 Downloads
A high performance PHP library for asynchronous curl http calls.
insolita/yii2-adminlte-widgets
445691 Downloads
Widgets for AdminLTE theme (Box with remember collapse state, Timeline, Tile, Callout, SmallBox etc)
inpsyde/object-hooks-remover
44531 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
imanghafoori/laravel-decorator
10988 Downloads
A package to easily decorate your function calls.