Libraries tagged by app store
siktec/just-cli
15 Downloads
Command line interface library for PHP
s/s
0 Downloads
The S project.
laravel-probe/probe
13 Downloads
"Laravel Probe: Easily monitor CPU, memory, storage, web server, and network connections in your Laravel applications. Gain insights into system performance and enhance your app's efficiency. Quick integration for seamless resource tracking."
juanchosl/requestlistener
1 Downloads
Little methods collection in order to create an APP listener, that can be able to receive, process and response to http request and cli commands
bridget/bridget
0 Downloads
Bree - A modern PHP superset with strong typing and OOP enhancements
breephi/phi
0 Downloads
Phi φ - A modern PHP superset with strong typing and OOP enhancements
bree/bree
0 Downloads
Bree - A modern PHP superset with strong typing and OOP enhancements
bridgetphp/bridget
0 Downloads
Bridget - A modern PHP superset with strong typing and OOP enhancements
smoren/mushroom-framework
16 Downloads
Tiny framework for web apps
jaeger-app/validate-gcs
17 Downloads
A Google Cloud Storage validation library for Jaeger\Validate
ekutivasolutions/laravel-symlinker
780 Downloads
Easy symbolic link from 'public/storage' to 'storage/app/public' for Laravel 5.2 and under.
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
zakaria-elkashef/repository-pattern
26 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
jafar-albadarneh/laravel-business-rules
627 Downloads
Streamline Business Rules inside your Laravel app
abdelrahman919/laravel-settings
2 Downloads
A package for managing app settings with enums, defaults, and database storage