fcrespel / fab-framework
FabFramework extension for Zend Framework 1.x
dev-master
2025-07-29 21:30 UTC
Requires
- php: ^7.4 | ^8.0
- aws/aws-sdk-php: ^3.226
- cebe/php-openapi: ^1.8
- fcrespel/zf-doctrine: dev-master
- friendsofsymfony1/doctrine1: ^1.4
- jokkedk/zfdebug: ^1.7
- php-opencloud/openstack: ^3.14
- zf1s/zend-acl: ^1.15
- zf1s/zend-application: ^1.15
- zf1s/zend-auth: ^1.15
- zf1s/zend-cache: ^1.15
- zf1s/zend-captcha: ^1.15
- zf1s/zend-config: ^1.15
- zf1s/zend-controller: ^1.15
- zf1s/zend-date: ^1.15
- zf1s/zend-exception: ^1.15
- zf1s/zend-filter: ^1.15
- zf1s/zend-form: ^1.15
- zf1s/zend-http: ^1.15
- zf1s/zend-json: ^1.15
- zf1s/zend-layout: ^1.15
- zf1s/zend-ldap: ^1.15
- zf1s/zend-loader: ^1.15
- zf1s/zend-locale: ^1.15
- zf1s/zend-log: ^1.15
- zf1s/zend-mail: ^1.15
- zf1s/zend-paginator: ^1.15
- zf1s/zend-registry: ^1.15
- zf1s/zend-rest: ^1.15
- zf1s/zend-server: ^1.15
- zf1s/zend-session: ^1.15
- zf1s/zend-soap: ^1.15
- zf1s/zend-tool: ^1.15
- zf1s/zend-uri: ^1.15
- zf1s/zend-validate: ^1.15
- zf1s/zend-version: ^1.15
- zf1s/zend-view: ^1.15
Requires (Dev)
Replaces
This package is auto-updated.
Last update: 2025-07-29 21:31:00 UTC
README
FabFramework is an extension for Zend Framework 1.x.
Certain features also rely on:
This library provides several improvements and new features useful for projects:
- ACL: cache, dynamic registration of resources/roles, queryable resources/roles, anonymous role.
- Application: resources for cron, module-specific config, Piwik/TinyMCE/ZFDebug support.
- Auth: composite, array, CAS and Doctrine adapters.
- Captcha: questions & answers captcha.
- Controller: autogenerated CRUD controllers with listing and filtering support, Web Service controllers with SOAP/REST/JSON-RPC/JSON support, plugins for ACL, layout switch, maintenance message and HTTP basic authentication, helpers for Plupload and sending mails with templates.
- Cron: simple task framework.
- Form: improved autogenerated forms for ZFDoctrine models, support for HTML5 elements and TinyMCE editors.
- LDAP: much improved Node handling with lazy loading and model mapping.
- ObjectStorage: object storage abstraction with File, OpenStack Swift and Amazon S3 implementations.
- OpenApi: OpenAPI Description generator with support for Doctrine models
- Session: Doctrine-based session save handler.
- SOAP: standards-compliant autogenerated WSDL with support for Doctrine models, much improved SOAP server with handler chains, HTTP and WS-Security authentication.
- Validate: Doctrine and LDAP "(no) record exists" validators, authentication validator.
- View: helpers for model listing, Piwik, Plupload, TinyMCE, Open Graph, progress bar, file size, user login info.