Libraries tagged by aiml
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
katoba86/text-generator
3 Downloads
TextGenerator is a tool that aims to automate the generation of text from data by using a template.
kairos-project/api-doctrine-mongodb-odm-loader
6 Downloads
The doctrine ODM component of the kairos API. Aim to be used as data access object for mongoDB
juanma386/php-assists-class
86 Downloads
PHPAssists/Class is a class aimed at simplifying the management of essential libraries required for multifunctional projects in PHP. It offers a unified and organized channel to load, manage, and access various basic libraries and functionalities needed in projects of diverse nature.
jidoka1902/redirecting-fallbacks
70 Downloads
The redirecting-fallbacks project aims to provide an standardized way to configure your http redirects. e.g.: instead of showing an 404 page, redirect to the start page.
jfheinrich-eu/laravel-make-commands
852 Downloads
This package is aimed to be a suite of artisan commands and tools to help make the work easier.
jerrydepredator/laravel-predator-api-utils
80 Downloads
A collection of utility classes and traits to streamline common Laravel development tasks, including error handling, paginated responses, data handling, middleware creation, a base repository for advanced filtering, keyset pagination, base query filtering, and more. This package aims to reduce boilerplate code often encountered in Laravel projects.
jeroenrnl/zfwk
5 Downloads
The Z Framework or zFwk is a framework that aims to be a complete set of base libraries to build a PHP application but without dicating the architecture of your application. The Z Framework is derived from Zoph, one of the oldest still actively developed PHP projects. The Z Framework currently consist of a database query builder, a templating engine, a configuration enginge and few generic classes. The Z Framework is in it's infancy and should not be used in production. If you want to consider using it, please let me know.
jascha030/xerox
149 Downloads
Framework, heavily inspired by Symfony, Laravel and roots/bedrock, aiming to help relieve your "Word-Pression".
janhelke/calendar-migration
21 Downloads
This extension aims to migrate all content from ext:cal to the new calendar_framework.
janalis/bumpversion
0 Downloads
A small command line tool aiming to simplify releasing process by updating all version strings in your source code by the correct increment.
izmanw/zephir
26 Downloads
Zephir is a compiled high level language aimed to the creation of C-extensions for PHP
ideacatlab/laravel-ai-translator
0 Downloads
This repository hosts a developer composer package aimed at facilitating the integration of OpenAI into Laravel applications, with a focus on simplifying the development of multilingual features. The initiative seeks to provide an accessible way for developers to enhance their Laravel apps with advanced language capabilities powered by OpenAI.
huijiewei/yii2-datetimepicker
78 Downloads
As 'bootstrap-datepicker' is restricted to the date scope (day, month, year), this project aims to support too the time picking (hour, minutes).
hugronaphor/php-helpers
363 Downloads
A collection of helper functions with the aim to simplify and enhance the esthetics of PHP coding styles.