Libraries tagged by consistent
particle-academy/fancy-x-files
88 Downloads
Headless manager for the well-known files every modern web app owes bots AND agents — robots.txt, .well-known/security.txt, llms.txt, humans.txt, sitemap.xml, and an agents/AI manifest. Define them once in code/config and serve them consistently. Zero runtime deps; ships a default-open robots evaluator so scrapers can honor robots honestly, and makes it hard to leak a protected path. Framework-agnostic core + Laravel adapter.
oltrematica/laravel-parking-hub
526 Downloads
Laravel Parking Hub package provides a standardized interface for interacting with various parking service APIs within a Laravel application. It defines Data Transfer Objects (DTOs) to ensure consistent data structures for parking validation responses, including status, validity, and expiration details.
nitsan/ns-aiuniverse
702 Downloads
AI Universe is the shared AI foundation layer for TYPO3 extensions. It centralizes AI provider communication, model selection, request handling, statistics preparation, and utility functions so other extensions can build AI features faster and with consistent behavior.
neighborhoods/exception-component
6771 Downloads
Provides consistent transient and non-transient exception types.
mouf/utils.common.getvars
164624 Downloads
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.
mborne/remote-git
8199 Downloads
A lightweight PHP client providing a consistent way to find hosted and self-hosted git repositories (github, gitlab,...)
jolicode/jolimarkdown
1123 Downloads
A markdown fixer, for enforcing a consistent style in your markdown files.
jeffersongoncalves/laravel-zero-api-client
36 Downloads
Reusable base REST HTTP client for Laravel Zero CLIs: get/post/put/delete, pagination, Basic/Bearer auth and consistent API error handling.
imponeer/toarray-interface
16097 Downloads
A PHP interface defining a standard method for converting objects to arrays. Ensures consistent method naming and return type for array conversion across different classes.
gree/cascade
1397 Downloads
Cascade defines a lightweight, consistent interface for accessing databases in PHP
fezz/money-magic
618 Downloads
Generate consistent Brick\Money accessors for Eloquent "money" fields stored as minor units (ints). Define money mappings once, avoid floats, keep currency handling centralized, and optionally scaffold mappings via Artisan for clean, type-safe monetary domain code.
faridibin/laravel-api-response
248 Downloads
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
esportscz/sentry
428 Downloads
Opinionated Sentry bootstrap for PHP apps, CLI scripts, workers & Nette framework - consistent tags, async flush, Tracy bridge with debug panel, env-based config.
creativecrafts/laravel-api-response
1462 Downloads
Laravel API Response is a powerful and flexible package that provides a standardized way to structure API responses in Laravel applications. It offers a range of features to enhance your API development experience, including consistent response formatting, conditional responses, pagination support, rate limiting, and more.
churchtools/changelogger
15317 Downloads
CLI Tool for creating consistent and committable changelog entries.