Libraries tagged by Giles
giteshk/apigee_api_catalog_extensions
3 Downloads
Extensions to Apigee API Catalog for Drupal
gitescire/laravel-vivo-client
21 Downloads
A Laravel package to connect with the VIVO API for seamless integration
giltsl/php-apk-parser
16 Downloads
Read basic info about an application from .apk file.
gilsonsouza/lara-polices
414 Downloads
Laravel Request Polices
gilsonsouza/lara-doc-generator
9 Downloads
Generate beautiful API documentation from your Laravel application
gilsonsouza/lara-cors
690 Downloads
Laravel CORS Enable
gilsonreis/laravel-livewire-crud-generator
26 Downloads
Gerador de CRUD para Laravel com Livewire
gilsonreis/laravel-crud-generator
141 Downloads
Gerador de CRUD para Laravel
gilsegura/shared-bundle
71 Downloads
Symfony integration for the `gilsegura/shared` package.
gilsegura/shared
362 Downloads
Framework-agnostic DDD, Event Sourcing and CQRS building blocks: domain value objects, aggregates, event store, command/query buses, criteria DSL and read models.
gilsegura/serializer
1512 Downloads
A minimal, framework-agnostic serialization contract for PHP 8.5+.
gilsegura/psr-validator
616 Downloads
This is a project providing infrastructure for validating PSR HTTP messages.
gilsegura/psr-server
532 Downloads
The component provides infrastructure for building PSR-15 request handlers and middleware pipelines, plus a typed response factory for serializable payloads.
gilsegura/psr-messages-bundle
6 Downloads
Symfony integration for gilsegura/psr-messages: registers the parsers, schema resolver, response factories and PSR-15 middlewares as services, wires the SymfonyPSR bridge, and adds a #[Pipeline] attribute plus an exception subscriber for JSON:API error responses.
gilsegura/psr-messages
41 Downloads
Media-type-aware PSR-7 message parsing and rendering. It turns a validatedrequest into typed input objects and turns your domain output into a correctlyshaped response body, for both plain JSON and [JSON:API](https://jsonapi.org)(v1.1). It is framework-agnostic and integrates through PSR-15 middleware.