Libraries tagged by in array

mouf/utils.cache.in-memory-cache

1 Favers
360913 Downloads

This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.

Go to Download


axetools/dot

0 Favers
5567 Downloads

A PHP Library to access ans set values in an array using dot notation on any other separator

Go to Download


sbwerewolf/language-specific

3 Favers
23373 Downloads

Read nested arrays safely and cast values predictably in PHP 8.4+

Go to Download


ihor/cachalot

29 Favers
28386 Downloads

Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)

Go to Download


ghanuz/relations

7 Favers
5499 Downloads

To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.

Go to Download


forrest79/type-validator

6 Favers
1732 Downloads

TypeValidator provides functionality to check types with PHP Doc syntax in runtime and narrow types for PHPStan.

Go to Download


zauberfisch/silverstripe-serialized-dataobject

8 Favers
5098 Downloads

SilverStripe database field that allows saving arbitrary data in a single db field using serialization

Go to Download


millipress/millibase

1 Favers
3442 Downloads

Declarative WordPress settings framework. Define your settings page in PHP arrays — sections, fields, tabs, validation — and get a React UI automatically.

Go to Download


gullevek/dotenv

1 Favers
1058 Downloads

Simple .env file processing and storing in _ENV array

Go to Download


dazza-dev/laravel-batch-validation

21 Favers
966 Downloads

Batch validate arrays in Laravel and optimize database unique rules using whereIn to avoid N+1 query issues.

Go to Download


chartmancer/chartmancer

4 Favers
8222 Downloads

Automates the generation of graphs based on dataset provided in an array

Go to Download


aterrien/forp-profiler

329 Favers
190 Downloads

A PHP profiler written in C. forp is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.

Go to Download


usmanhalalit/strana

95 Favers
7394 Downloads

Pagination library for PHP, framework agnostic, with built-in adapters for Doctrine, Eloquent, Pixie and PHP Array.

Go to Download


eboreum/caster

2 Favers
8405 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.

Go to Download


dealnews/filter

0 Favers
5842 Downloads

This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.

Go to Download


<< Previous Next >>