Libraries tagged by build process

yorcreative/data-validation

15 Favers
8 Downloads

A lightweight and high-performance PHP validation library designed for enterprise-grade applications. It features zero dependencies, comprehensive test coverage, and a developer-friendly API—enabling teams to build scalable and secure systems with confidence.

Go to Download


pxlbros/lightncandy-cli

4 Favers
806 Downloads

A PHP CLI wrapper for the mustache/handlebars PHP implementation lightncandy to aid build processes.

Go to Download


genai/validation

0 Favers
6 Downloads

Attribute-based validation compiled to a reflection-free validator. Put #[NotBlank]/#[Email]/#[Length]/#[Pattern]/#[Matches] on a #[Validate] form class; a build-time processor bakes the rules into Cache\Validation. At runtime, validate a populated form object -> a field=>error map, no reflection. PHP 5.3-safe runtime.

Go to Download


genai/sql-mapper

0 Favers
6 Downloads

MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.

Go to Download


genai/dto

0 Favers
5 Downloads

DTO support: a #[Dto] attribute, a build-time processor that compiles each DTO's getters into a JSON map, and a PHP 5.3-safe Serializer that turns DTOs (and nested/arrays of them) into arrays via that map — no runtime reflection, no toArray(). Standalone: no runtime dependencies.

Go to Download


genai/web

0 Favers
10 Downloads

Web/MVC layer over genai/http: #[Controller]/#[RestController] (with a base path) and #[Route] attributes, a View value object, a default genai/view engine (override with #[ViewRegister]), and a dispatcher. Routes compile to genai/routing's standalone matcher. Runtime is PHP 5.3-safe; the attributes/processors are PHP 8 build-time.

Go to Download


genai/di

0 Favers
5 Downloads

Popular DI attributes (#[Service], #[Repository], #[Configuration], #[Bean], #[Value]) and their processor, targeting GenAI\Container. Build-time (PHP 8).

Go to Download


callmeleon167/cml-framework

6 Favers
21 Downloads

A PHP Framework that saves you time and scales with your development process. Provides everything you need to build a Web app. All in one place, designed to work together perfectly.

Go to Download


patienceman/filtan

2 Favers
2974 Downloads

Filtan is Laravel Http QueryFilter package designed to simplify and enhance the process of filtering queries by reading http queries. It enables developers to apply filters to queries and customize the results based on dynamic http parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your request effortlessly.

Go to Download


genai/boot

0 Favers
13 Downloads

Application kernel with Composer-based package auto-discovery (Laravel style): reads each installed component's extra.genai.processors so the app never hand-lists them, then boots the compiled app into a ready Dispatcher. Build-time uses PHP 8; the Kernel + runtime boot are PHP 5.3-safe.

Go to Download


chromatichq/drush_build_commands

0 Favers
14392 Downloads

Drush commands to aid in the build process.

Go to Download


chromatichq/drush-build-commands

0 Favers
5069 Downloads

Drush commands to aid in the build process.

Go to Download


shiyan/process-builder

0 Favers
12 Downloads

Builds command lines for symfony/process using magic methods.

Go to Download


silverstripe-australia/build

0 Favers
18347 Downloads

Phing build helpers for projects making use of the silverstripe-base installation process.

Go to Download


triaubaral/phaster

0 Favers
39 Downloads

Collection of meta tasks based on phing in order to make your build process easy.

Go to Download


<< Previous Next >>