Libraries tagged by suche
concretecms/doctrine-xml
78089 Downloads
Define database structure via XML using Doctrine data types
bvdputte/kirby-autopublish
6191 Downloads
Kirby plugin to schedule the automatic publishing of pages on a certain date+time. It is built to work with enabled cache.
atlas/info
54350 Downloads
Uses an Atlas.Pdo connection to discover schema information.
aoberoi/json-works
535974 Downloads
Create, edit, query and validate json
agentejo/mongo-lite
2786 Downloads
Schemaless database on top of SqLite
jdavidbakr/multi-server-event
172090 Downloads
This package extends Laravel's native Command Event class to allow for managing events fired on the same system with multiple servers, preventing an event from firing more than once
ignasbernotas/laravel-model-generator
205169 Downloads
Laravel 5 model generator from existing schema
srchea/php-push-web-socket
9902 Downloads
Lightweight PHP WebSocket server handling several clients.
scheb/tombstone-logger
356224 Downloads
Tracking of tombstones to find dead code in your codebase
scheb/tombstone-core
365563 Downloads
Core classes of the scheb/tombstone library
yadakhov/laradump
13131 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
wwwision/types
7685 Downloads
Tools to create PHP types that adhere to JSON schema like rules
weapnl/laravel-junction
8479 Downloads
Easily create a REST API with extended functionality, such as eager loading, searching, filtering, and more.
vrbata/xml-validator
296797 Downloads
Validates your XML against a xsd schema.
voceconnect/wp-large-options
4458 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.