Libraries tagged by similar
struct/contracts
2411 Downloads
Simple package for providing contracts for structured and more complex data types, similar to 'Struct' in other programming languages
scottjs/wp-dotenv
11498 Downloads
Helper scripts to enable WordPress to use dotenv config files, similar to Laravel 5.
runalyze/dem-reader
21816 Downloads
Read digital elevation files such as GeoTIFF files for srtm data or similar.
psi/redirect4ward
2666 Downloads
Redirect to internal/external pages or to the most similar one.
mistralys/application-utils-collections
472 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
mageos/module-catalog-data-ai
79 Downloads
Generate product descriptions and similar content with the help of AI.
kafoso/type-formatter
3660 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
johnsnook/yii2-parsel
1026 Downloads
Allows developers to provide a search query interface similar to Sphinx
ianikanov/yii2-wce
1203 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
eboreum/caster
2365 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.
djthossi/shipcloud-sdk
734 Downloads
This project is an SDK for shipcloud's API. Thanks to comyo-media/shipcloud-php for providing the PHP 5.4+ version which works pretty similar and inspired me to build this php 8.1+ version
daysofwonder/phpleague-commonmark-implicit-figures
5068 Downloads
Render images occurring by itself in a paragraph as ``, similar to pandoc's implicit figures
datatables.net/datatables.net-fixedcolumns-dt
983 Downloads
FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables with styling for [DataTables](https://datatables.net/)
dakujem/selectoo
22427 Downloads
SelectBox & MultiSelectBox hybrid input with lazy & asynchronous options loading capabilities to be used with Select2, Selectize, Chosen and similar UI libraries.
cryonighter/object-column
2662 Downloads
This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects