Libraries tagged by Simbila
kunstmaan/cookie-bundle
9005 Downloads
The Kunstmaan Cookie Bundle provides a cookie bar; detailed pop-up window and a similar page explaining each type of cookie used on the website.
kafoso/type-formatter
4579 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.
fabriziocaldarelli/yii2-vueapp
479 Downloads
A Vue.js helper for create Vue app in Yii2 without webpack or similar
eboreum/caster
4831 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.
dontdrinkandroot/symfony-version-enforcer
889 Downloads
Enforces a specific Symfony version similar to symfony/flex but withouth recipes.
djthossi/shipcloud-sdk
1043 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
5863 Downloads
Render images occurring by itself in a paragraph as ``, similar to pandoc's implicit figures
datatables.net/datatables.net-fixedcolumns-dt
1595 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/)
datatables.net/datatables.net-fixedcolumns-bs5
1497 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 [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-fixedcolumns-bs4
2961 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 [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
cryonighter/object-column
3972 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
commerce-experts/searchhub-php-client
169 Downloads
maps similar searches to best query
alirezajavadi/framebot
8 Downloads
FrameBot is a fast and secure framework that offers an ORM similar to Eloquent, making it incredibly user-friendly and powerful for developers looking to handle database operations efficiently. Designed with OOP principles in mind, FrameBot provides a robust foundation for building scalable applications.
vendocrat/laravel-taxonomies
74 Downloads
Simple, nestable Terms & Taxonomies (similar to WordPress) for Laravel.
offshoot/http
8230 Downloads
A very similar library for working with HTTP requests