Libraries tagged by enso
heyday/silverstripe-menumanager
282056 Downloads
Allows complex menu management to be handled through the CMS when a simple tree structure is not enough.
gskema/phpcs-type-sniff
102522 Downloads
PHPCS sniff to enforce PHP7 types and array types
ghostwriter/json
2739428 Downloads
Safely encode and decode JSON
foxxmd/laravel-elasticbeanstalk-cron
282311 Downloads
Ensure only one Laravel instance is running CRON jobs in an EB environment
elfsundae/urlsafe-base64
224954 Downloads
URL safe base64 encoding for PHP
eastwest/json
196547 Downloads
Wrap JSON encoding/decoding errors in exception
dynata/iabtcf
140057 Downloads
IAB TCF Consent String Decoder & Encoder
daverandom/exceptional-json
1359048 Downloads
JSON encoding and decoding that throws exceptions on failure
danog/libdns-json
605045 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns
cretueusebiu/valet-windows
113514 Downloads
A more enjoyable local development experience for Windows.
clue/reactphp-csv
39865 Downloads
Streaming CSV (Comma-Separated Values or Character-Separated Values) parser and encoder for ReactPHP.
causal/image_autoresize
371668 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
b13/trusted-url-params
207558 Downloads
TYPO3 Extension to ensure that only safe queryParams from TYPO3s Routing are added to generated links
apen/additional_reports
131743 Downloads
Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
ademarre/binary-to-text-php
151479 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.