Libraries tagged by isser
rundiz/serializer
21616 Downloads
The Serializer classes provide functional with serialization such as check if string is serialized. It is supported unicode text.
bakame/aide-enums
108 Downloads
Collection of traits to ease Enum manipulation in PHP
jackai/symfony-entity-helper
15 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
7646 Downloads
testing your getters, setters, adders, removers, issers and whatevers
symfony/html-sanitizer
15715512 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
mavinoo/laravel-batch
2660993 Downloads
Insert and update batch (bulk) in laravel
yadakhov/insert-on-duplicate-key
2747243 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
aura/sqlquery
2499844 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
staudenmeir/laravel-upsert
650070 Downloads
Laravel UPSERT and INSERT IGNORE queries
krowinski/php-mysql-replication
78873 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.
franzose/doctrine-bulk-insert
1264201 Downloads
Bulk insert functionality for the Doctrine/DBAL
guidocella/eloquent-insert-on-duplicate-key
569552 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
flow-php/doctrine-dbal-bulk
166752 Downloads
Bulk inserts and updates for Doctrine DBAL
chekalskiy/php-banks-db
71891 Downloads
PHP bank cards IIN/BIN database. Get bank info by card number
atlas/query
231139 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.