Libraries tagged by operators
marcocesarato/security
2670 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.
mangirdas/advanced-fs
33816 Downloads
Advanced file-system operations. For those who want a native php implementation of `rm -rf`, etc.
litvinjuan/laravel-cascade-soft-deletes
498 Downloads
Cascades soft delete and restored operations to the defined relationships
keboola/retry
89457 Downloads
Library for repeatable and retryable operations
jojo1981/polling
6971 Downloads
Polling library for conditionally retry operations based on a result checker.
iyogesharma/datatable-laravel
601 Downloads
package to help in handling both server and client side datatable.js operations
icecave/interlude
38103 Downloads
Emulated timeouts for synchronous operations.
florianwolters/component-util-reflection
173726 Downloads
Provides operations for the PHP Reflection API as a PHP component.
florianwolters/component-core-stringutils
195642 Downloads
Offers operations on the data type string as a PHP component.
faithfm/smart-search-php
2976 Downloads
Search/filter using simple Google-style search strings to perform complex filter operations.
elementaryframework/streams
37801 Downloads
Shared project for streams operations across the framework
duncanmcclean/guest-entries
4093 Downloads
Perform CRUD operations in the front-end of your site.
dmamontov/asynctask-7
12802 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
demi/php-timelog
34225 Downloads
PHP timer for long-time operations
datatables.net/datatables.net-select
18817 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables