Libraries tagged by isser
rundiz/serializer
18742 Downloads
The Serializer classes provide functional with serialization such as check if string is serialized. It is supported unicode text.
bakame/aide-enums
28 Downloads
Collection of traits to ease Enum manipulation in PHP
jackai/symfony-entity-helper
13 Downloads
Automatically generate `Getter` / `Setter` / `Isser` / `Hasser` function through annotation, Automatically generate through `@ORM\Column` judgment to generate toArray return and auto load values to entity.
wickedone/muppet
7643 Downloads
testing your getters, setters, adders, removers, issers and whatevers
symfony/html-sanitizer
9497993 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
mavinoo/laravel-batch
2164582 Downloads
Insert and update batch (bulk) in laravel
yadakhov/insert-on-duplicate-key
2592565 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
aura/sqlquery
2269511 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
franzose/doctrine-bulk-insert
976446 Downloads
Bulk insert functionality for the Doctrine/DBAL
staudenmeir/laravel-upsert
619284 Downloads
Laravel UPSERT and INSERT IGNORE queries
krowinski/php-mysql-replication
60154 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
guidocella/eloquent-insert-on-duplicate-key
557037 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
gnugat/redaktilo
217375 Downloads
Find, insert, replace and remove lines with an Editor-like object
chekalskiy/php-banks-db
60627 Downloads
PHP bank cards IIN/BIN database. Get bank info by card number
atlas/query
218587 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.