Libraries tagged by giv
nia/routing-facade-cli
309 Downloads
CLI routing facade to simply add CLI routes to a given router.
nguyenhiep/laravel-directory-cleanup
243 Downloads
This package will remove the expired files from the given directories.
nguyenhiep/language-detection
35 Downloads
A language detection library for PHP. Detects the language from a given text string.
ngmy/media-thumbnail-url
2 Downloads
Get thumbnail URL for a given media URL. Supports Instagram and YouTube.
ngiusti/random-string-generator
169 Downloads
Generates a random string based on a given pattern
newquery/symfony-entity-order
4 Downloads
Add a new property to you entity 'positionOrder' so you can give your items a position in a sorted collection
netsells/attribute-finder
1514 Downloads
A simple package that allows you to get all classes that have a given attribute in a specified directory
nerdymind/laravel-acquaintances
12 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
necdet/neorm
2 Downloads
Very powerfull orm for mysql that gives you full control on your queries
navarr/precise-clocks
4 Downloads
An implementation of PSR-20 that is precise within given confines
nanok/database-middleware
30 Downloads
This library give an unified interface to access your databases
myintegrations/akeneo-connector-bundle
30 Downloads
This bundle for Akeneo PIM gives you the possibility to connect your akeneo environment with other systems.
mxp/redirect-generator
1 Downloads
Generate redirect entries from a given set of URLs and export all to CSV
mwebdev/backblaze-b2
8 Downloads
The Laravel Backblaze B2 Storage Service Provider give provision for for laravel storage to use blackblaze as their storage system.
mvccore/ext-view-helper-dataurl
59 Downloads
MvcCore - Extension - View - Helper - Data URL - get any file content by given relative or absolute path in data url format: `data:image/png;base64,iVBOR..`.