Libraries tagged by defy
stefangabos/zebra_session
103804 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
sokil/php-isocodes-db-only
276961 Downloads
Database for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
sokil/php-isocodes-db-i18n
735868 Downloads
Database and internationalisation filed for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
sobstel/metaphore
174887 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
shopsys/coding-standards
248133 Downloads
Coding standards definition compatible with PSR-2
serialization/serialization
750726 Downloads
Library defining a Serializer and a Deserializer interface and basic utilities
sebkln/content-slug
58716 Downloads
Adds a slug field for human-readable anchors ("domain.com/page/#my-section") to TYPO3 content elements. By default, this anchor is rendered as the header's id attribute.
relaticle/custom-fields
2173 Downloads
User Defined Custom Fields for Laravel Filament
reedware/laravel-composite-relations
94146 Downloads
Adds the ability define composite eloquent relations.
olivertappin/phpcs-diff
131748 Downloads
Detects violations of a defined coding standard based on a git diff.
nikolaposa/cascader
209291 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
muffin/orderly
153545 Downloads
Default ordering (behavior) for CakePHP
macpaw/extended_mock_http_client
254123 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
maartenstaa/laravel-41-route-caching
359764 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
lochmueller/calendarize
131333 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize