Libraries tagged by sterling
faithfm/smart-search-php
3047 Downloads
Search/filter using simple Google-style search strings to perform complex filter operations.
epifrin/rector-custom-rules
20844 Downloads
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
eloquent-filter/filter
66 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
eftec/messagecontainer
12485 Downloads
MessageContainer is a simple a minimalist message-system where messages (strings) could be stored in a tree-like structure
eboreum/exceptional
4759 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
eboreum/caster
5119 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
ducks-project/spl-types
30855 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
drutopia/drutopia
1352 Downloads
Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.
drupol/phpngrams
4884 Downloads
Get N-Grams from strings and/or arrays.
dinke/curl-http-client
4943 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.
dhii/human-readable-interface
74736 Downloads
Interfaces for human readable string interoperation.
dbp/relay-blob-bundle
20628 Downloads
A bundle for file-serving, persisting and managing
dazzle/behat-drupal-translations
18502 Downloads
Allows you to use the original interface string in Drupal without worrying about the current language.
datatables.net/datatables.net-select-dt
5474 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-responsive-bs5
3698 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 with styling for [Bootstrap5](https://getbootstrap.com/)