Libraries tagged by LIKE operator
sokil/php-image
163 Downloads
Realisation of some operations with images like croping and scaling.
conectra/active-rest
1282 Downloads
This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.
mediagone/types-collections
1817 Downloads
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).
kodansha/killer-pads
236 Downloads
Killer Pads is a plugin like security pads for "prevention is better than cure". It activates the default configuration of security and operational efficiency to WordPress websites.
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
datatables.net/datatables.net-keytable-jqui
7 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-keytable-bs4
146 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
abibidu/bitmask
6231 Downloads
Bitmask class helps you to use all might of bit masks and don't care about what bitwise operations are. It represents a high-level abstraction that looks like simple and manageable object and behaves like collection.
pristavu/laravel-one-time-operations
511 Downloads
Run operations once after deployment - just like you do it with migrations!
kanow/operations
193 Downloads
Manage firefighter operations with detailed reports, images used resources or vehicles, map view for locations. Possibly to use it for other reportable events like THW and so on.
konfirm/collection
39 Downloads
Uniform collection (array-like) operations
fiisoft/jackdaw-stream
9 Downloads
A powerfull and unique library to provide stream-like operations on iterable data. Full of bugs and still quite funny.
vizrex/laravel-db-utils
43 Downloads
This package provides command line utilities for database related operations like create, backup and restore.
mmurattcann/repository-generator
21 Downloads
You can easily generate interface and class for resository with given model name. Created class implements created interface and they have methods to do basic operations like store(), getAll(), etc.
leandroip/modelclass
4 Downloads
A class to implement PHP Models and handle basic MySql operations like insert, select, update, delete and perform search by keywords.