Libraries tagged by useful
sebkln/ckeditor-wordbreak
47422 Downloads
CKEditor 5: wordbreak Plugin - Adds the HTML element to CKEditor 5 in TYPO3. If set in a long word, the browser may break a line (without adding a hyphen character). Useful e.g. for long URLs and file paths.
sebastian/object-graph
31322 Downloads
Provides useful operations on PHP object graphs
robinncode/db_craft
5214 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
reinder83/binary-flags
76644 Downloads
Useful class for binary operations
redcode/currency-rate
553451 Downloads
Useful library for fetching currency rates from cbr and ecb providers
postfixadmin/password-hashing
27636 Downloads
Routines to generate password hashes, useful for Dovecot or Courier Mail servers
pear2/net_transmitter
122181 Downloads
A stream wrapper that ensures data integrity. Particularly useful for sockets.
oliverklee/oelib
900330 Downloads
Useful stuff for TYPO3 extension development: helper functions for unit testing and templating.
nucleos/twig-extensions
55956 Downloads
Useful extensions for twig.
ngfw/recipe
5233 Downloads
Small Collection of useful PHP functions
mg-code/yii2-helpers
23776 Downloads
A collection of useful helper classes for Yii framework 2.0
magenerds/dashboard
323145 Downloads
The Magenerds dashboard provides useful information about Magenerds
loophp/mock-soapclient
79458 Downloads
A fake and predictable SOAP client, useful for your unit tests.
lintaba/orchid-tables
2836 Downloads
An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods.
kunstmaan/utilities-bundle
153725 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher