Libraries tagged by declared
survos/mcp-bundle
29 Downloads
Exposes a Survos app to AI coding agents as MCP tools (via symfony/ai-mate). Tools are thin wrappers over existing console exports (meta:export, atlas:export, dataset:*), giving agents a queryable view of the app's declared metadata graph and its dataset workflows.
sagittariusx/beluga.dynamic-properties
95 Downloads
Helping classes to use dynamic properties declared by get*() and set*() methods
maispace/theme
2 Downloads
The **frontend component layer** for the entire extension set. All Fluid templates in feature extensions reference components defined here via `sitegeist/fluid-components`. `sitegeist/fluid-components` is never declared outside this extension. `mai_theme` is a practical runtime requirement for every extension that renders frontend output.
maispace/base
1 Downloads
Base foundation extension for Maispace TYPO3 projects. Provides shared TypoScript configuration, page layout definitions, and pulls in all TYPO3 backend/infrastructure extensions that the project requires. Mail dispatch is handled by `mai_mail` — no external mail queue package is declared here.
issafy/permissions-generator
6 Downloads
:permission generation for all your declared routes with corresponding controller action
cuteninja/memoria-bundle
1346 Downloads
Common code handling fixtures for Cute-Ninja projects (Fixtures declared in config.yml, Command to load DB)
backdevs/dotenv-sniffer
39 Downloads
A code sniffer for environment variables not declared in .env files
composer/composer
194240317 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
friends-of-behat/service-container-extension
834050 Downloads
Allows to declare own services inside Behat container without writing an extension.
friends-of-behat/context-service-extension
572836 Downloads
Allows to declare and use contexts services in scenario scoped container.
ecodev/graphql-doctrine
149541 Downloads
Declare GraphQL types from Doctrine entities and attributes
smichaelsen/no-insecure-typo3-extensions
65708 Downloads
This package declares conflicts to insecure TYPO3 extensions
jelix/composer-module-setup
133696 Downloads
Plugin for Composer to declare Jelix modules automatically into a Jelix application
leocello/sweet-enum
5992 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
kbondurant/self-provider-container
18942 Downloads
Declare your definitions from within your service itself