Libraries tagged by als
bodunde/states-and-local-govt
294 Downloads
Populates your DB with all the states in Nigeria and their local governments. It also creates the models for you
boardtools/upload
22 Downloads
Upload Extensions enables you to upload extensions' zip files or delete extensions' folders from the server. With this extension you can install/update/delete extensions without using FTP. If the uploaded extension already exists, it will be updated with the uploaded files. Upload Extensions also has other built-in features such as the manager for extensions' language packages and the manager for extensions' zip files.
blakvghost/juste
37 Downloads
Juste is the Core of Project Bravo, my personal PHP MVC framework, it essentially ensures the understanding of Models, Controller, the basic template engine.It also manages the Routing, the middlewares, the database, and especially my super nice homemade mini ORM without forgetting the easy sending of emails.
bcelebi/integer-hashids
25 Downloads
Laravel Integers Hashids Generator. Encode and decode ids to Integers. Also generate prefixed hashids
bainternet/sqlite-simple-store
50 Downloads
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.
assegaiphp/common
14 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
asmithsummer/roadblock
26 Downloads
Automated blocking of traffic based on security member, session and request information that is also logged.
ar_nishan/bangla_converter
144 Downloads
Bangla/Bengali string transformation library which can convert Bangla string Unicode/Avro to Bijoy and also Bijoy to Avro
apilaravue/apilaravue
40 Downloads
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.
ambersive/pdfprinter
2633 Downloads
This package for laravel provides a simple way to create pdf documents. This packages requires a running instance of the PRINT-API (also open sourced).
alexo8ec/sri-xml-lib
63 Downloads
Librería para generar, firmar y enviar XML al SRI en Laravel
ajtarragona/vialer
499 Downloads
Paquet per accedir al vialer de l'Ajuntament de Tarragona.
ajtarragona/accede-client
942 Downloads
Client d'accés als tercers i vialer d'Accede (Aytos)
agungsugiarto/codeigniter4-repository
1054 Downloads
Implementation of repository pattern for CodeIgniter 4. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
abdomassoun/algeria-wilayas
12 Downloads
This package is designed to help Laravel developers integrate wilayas data into their projects in the easiest way possible. It includes an enum of wilayas and provides the ability to create a table that includes all the data of wilayas with their information (optional to create a table of wilayas). It also includes a Wilaya model (class).