Libraries tagged by inserting
cliffparnitzky/tiny-mce-emoticons
3696 Downloads
Special TinyMCE plugin that adds a button for inserting smiley images.
adamthehutt/laravel-unique-bigint-ids
1704 Downloads
This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.
emteknetnz/silverstripe-inverter
791 Downloads
A SilverStripe module for inverting CMS colours
dnadesign/silverstripe-tagurit
532 Downloads
An alternative taxonomy module, providing protected types, and inverting the Tag/Type relationship to Type/Tag
symfony/html-sanitizer
43247671 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
ccxt/ccxt
342610 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
yiisoft/injector
3452464 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
laminas/laminas-component-installer
4432115 Downloads
Composer plugin for injecting modules and configuration providers into application configuration
php-standard-library/iter
117729 Downloads
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators
aura/input
81411 Downloads
This package contains tools to describe and filter user inputs from an HTML form, including sub-forms/sub-fieldsets, fieldset collections, an interface for injecting custom filter systems, and CSRF protection. Note that this package does not include output functionality, although the "hints" provided by the Form object can be used with any presentation system to generate an HTML form.
zendframework/zend-component-installer
2342990 Downloads
Composer plugin for injecting modules and configuration providers into application configuration
terminal42/contao-inserttags
52135 Downloads
Contao extension to create custom insert tags.
php-standard-library/env
42005 Downloads
Functions for inspecting and modifying environment variables, working directory, and paths
milesasylum/schnoop
184781 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
datatables.net/datatables.net-responsive
22094 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables