Libraries tagged by national code
assegaiphp/orm
313 Downloads
AssegaiORM is a standalone ORM for modern PHP applications, with optional AssegaiPHP integration.
shehroz/crud-generator
31 Downloads
Laravel package to generate full CRUD (controllers, models, requests, repositories, policies, migrations, seeders, and Tailwind views) with repository pattern, role-based policies, and optional API routes.
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).
n-car/rpc-php-toolkit
0 Downloads
PHP JSON-RPC 2.0 client/server toolkit with middleware, schema validation, batch processing, introspection, and optional Safe Mode
neoblack/webmcp
2 Downloads
Declarative WebMCP tool framework for TYPO3: define agent tools server-side, expose them via document.modelContext, with optional first-party usage analytics.
wpboilerplate/wpb-mcp-servers-list
323 Downloads
Composer library to retrieve all MCP servers registered in WordPress via the MCP Adapter plugin. Provides typed data objects and an optional REST endpoint. Styling and display are intentionally left to the consuming plugin.
sgalinski/sg-apicore
5 Downloads
Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/backend authentication (opaque bearer + JWT + FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.
danielemontecchi/laravel-scoped-settings
10 Downloads
Manage global and model-scoped settings in Laravel with a clean API, artisan commands, and optional per-scope caching.
soderlind/vmfa-folder-exporter
1 Downloads
Export folders as ZIP archives with optional CSV manifests. Add-on for Virtual Media Folders.
rakib-587/laravel-make-repository
20 Downloads
Laravel Artisan command to generate repositories with optional model binding.
joke2k/tinker-auth
1 Downloads
Authenticated sessions for Laravel Tinker with strict/optional modes and command-level auth trait.
fadyreda99/laravel-service-repository-maker
7 Downloads
Generate Service + Repository + Module with optional model CRUD
derxen/simple-html-element
25 Downloads
Handle HTML elements as an object with optional nodes
methorz/mezzio-hexagonal-skeleton
10 Downloads
Mezzio skeleton with architecture choice: minimal or hexagonal (DDD). Includes optional packages for modern PHP 8.4+ REST API development.
aurnob/laravel-ddd-modular
1 Downloads
Opinionated modular architecture for Laravel with DDD conventions, DTOs, view models, and optional integrations.