Libraries tagged by plop
cemerson/session
6304 Downloads
Ultra-simple session abstraction for PHP 7, allowing developers to properly mock session related code
cedricve/lockfile
12392 Downloads
A session driver which properly locks the file session driver for Laravel
bytic/data-objects
8679 Downloads
Data objects for with property mutators and casting
borah/llm-port-laravel
1323 Downloads
Wrapper around the most popular LLMs that allows drop-in replacement of large language models in Laravel.
bluekachina/seedfromjson
1397 Downloads
Simplifies and standardizes seeding from JSON files named to match the table they will be populating
betterphp/php-reflection-utils
11098 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
backstage/laravel-trailing-slash
1195 Downloads
Use Laravel explicitly with or without trailing slashes, controlling URL generation and proper redirects for SEO.
ayeo/parser
21833 Downloads
Replace placeholders with proper data
as-cornell/as_webhook_entities
500 Downloads
Manage Drupal entities like people records and articles via webhook notifications.
as-cornell/as_entity_list
636 Downloads
Lists of people, articles or taxonomy term with selectors for number of items, tag filter, view mode.
archipelago/archipelago_subtheme_chiloe
100 Downloads
Archipelago SASS Bootstrap Barrio Sub Theme made for good people.
archipelago/archipelago_subtheme
2608 Downloads
Bare Bone Bootstrap5 D10 compatible to be further extended by nice people
anujrnair/php-json-marshaller
6658 Downloads
A library to marshall and unmarshall JSON string to populated PHP classes
annaghd/php-credit-card-validator-plus
11672 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
almoayad/laratrans
71 Downloads
LaraTrans is a Laravel package that simplifies the process of handling translations for your models. It allows you to easily create, update, and delete translations for specific model properties, making your application ready for multilingual support with minimal effort.