Libraries tagged by giv
igorsgm/laravel-assembler
15 Downloads
🧰 • An extended Laravel Installer CLI that gives you the power to scaffold a new Laravel project with some neat add-ons and set up a git repository in a single command.
idrinth/entity-generator
14 Downloads
Generates entities from a given database.
idexx/crypto-guard
25374 Downloads
Gives a simple interface for encryption and decryption of keys
icetee/nameday
577 Downloads
Name day(s) - It consists of celebrating a day of the year that is associated with one's given name.
iankov/keywords
16 Downloads
Automatic keywords out of given text
iamfredric/open-graph
1240 Downloads
PHP client for fetching open graph meta from given url
hytek/framex
3 Downloads
FrameX is a modern, full-stack starter kit built for rapid, scalable web development. Combining the power of Laravel with a React + TypeScript frontend, FrameX gives developers a rock-solid foundation to launch blogs, dashboards, communities, and SaaS platforms with ease.
hylianshield/validator-alphabet
70 Downloads
Validator to validate messages against a given alphabet
huubl/g-recaptcha
4 Downloads
Provides a form field which allows form to validate for non-bot submissions by giving them a challenge to decrypt an image.
hular369/geo-shapify
9 Downloads
A PHP library that allows to check if a coordinate(lat,long) is inside or outside of a circle or a polygon, calculate area occupied by a polygon/circle, and find out the nearest vertex of a polygon from a given point.
hugsbrugs/text-language-detect
51 Downloads
Detects the language of a given piece of text.
honda/url-pattern-matcher
2601 Downloads
Check if a given path matches a given pattern.
holgerk/pest-plugin-equal-golden
2 Downloads
Provides a toEqualGolden assertion, same as toEqual, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value
hocvt/language-detection
1614 Downloads
A language detection library for PHP. Detects the language from a given text string.
hmones/laravel-cacheable
6 Downloads
A simple package to automatically cache the returns of certain methods in a given class and forgets them as well on request.The package is highly configurable and let you manage naming of the cache keys with ease.