Libraries tagged by gice
midorikocak/tabletools
6 Downloads
In an app you have to deal with tables. This library gives you some handy tools to deal with them.
michaelmannucci/shades
444 Downloads
A modifier that generates color shades from a given hex color. It can be used with the color fieldtype or with manual input. It can be used generate Tailwind CSS color palettes or to manually generate individual shades and tints.
melikceran/laravel-ratelimit-advanced
10 Downloads
Extends Laravel Rate Limiting class and gives unlimited access to search engines.
matheus-carvalho/crud-generator
137 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
marcocesarato/markdown
71 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
marcellus-ku-283/lumen-form-request
6 Downloads
This package gives you support to validate your request via formRequest class.
maike/iterable
300 Downloads
An abstract class that gives you the power of making your class iterable
m4sh3ru/format-helper
16 Downloads
This package give you easily use some format in phwill be useless to help you developing system with php or laravel.
luyadev/luya-module-userauth
1844 Downloads
Authsystem with username and password for a given cms page area.
lukedavis/gcp-api-gateway-spec
161 Downloads
Generates a Google Cloud API Gateway spec file based on a provided config and a given Swagger 2.0 YAML
ltd-beget/php-vim
6539 Downloads
Console helper for php to open vim in script, gives it control and returns control to script after close vim
linio/rule-engine
4041 Downloads
Versatile rule engine that allows to apply logic to a given context.
lezhnev74/monolog-async-handler
6408 Downloads
Sends monolog notifications via given closure
leymannx/wordpress-finder
461 Downloads
Helper class to locate a WordPress installation from a given path.
legecha/enumpty
94 Downloads
Find yourself creating methods like label(), description() or icon() on your enums? This very simple package takes the legwork out of doing so for you, and gives you the same functionality without implementing the methods.