Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
-
Updated
Jun 2, 2020 - PHP
Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
PSR-15 middleware in minutes!
Universal set of diagnostic tests for PHP applications.
The C++ wrapper of zend engine
A free and reader-friendly book on Zend Framework 3
Samples for the Using Zend Framework 3 book
i played with it, it generates error-denied template, we need to customize a little bit : add a dedicated message like "The website is in maintenance - we are back in a couple of minutes !"
can be usefull in case we upgrade our websites
related : pi-engine/pi#1070
The C++ wrapper of zend engine
GnuPG-encrypted emails made easy
Hello!
I'm trying to create filters using docs:
http://docs.koala-framework.org/kwf-general-features/autoform-autogrid/autogrid-filter/
This code doesn't work:
public function preDispatch()
{
$this->_filters = array('model' => array(
'type' => 'TextField',
'label' => trl('Где').': ',
'queryFields' => array('model'), //search thosA Zend Framework module for Dompdf
Provides Problem Details for HTTP APIs (RFC 7807) support for PSR-7 applications.
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
Redis cache backend for Zend Framework with support for tags. Uses PHP module phpredis. [not actively maintained]
Learn ZF2: Learning Zend Framework 2 by Example
The Directus PHP-SDK cannot be used with self-signed SSL certificates due to an error from Guzzle:
[Wed Nov 14 15:01:53.384591 2018] [php7:error] [pid 12] [client 172.17.0.1:35294] PHP Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: self signed certificate in certificate chain (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) in
A Zend Framework 3 module that lets you log to the Sentry.io service.
DEPRECATED PHP skeleton application for Amazon Alexa Skills based on Zend\Expressive
Implementation of a nested set model to use with Zend Framework
Pure ZF2 CLI for zpk creation and webapi client.
SiGE - Sistema de Gerência de Eventos
Moved to https://github.com/serlo/serlo.org monorepo
two new zend framework components, zend_oauth2 and zend_service_facebook
A curated list of awesome Zend Framework modules, tutorials, books and other nice things.
Maxmind Geoip module for Zend Framework 2
Advanced dependency injection for zend framework
Add a description, image, and links to the zend-framework topic page so that developers can more easily learn about it.
To associate your repository with the zend-framework topic, visit your repo's landing page and select "manage topics."
Based on the documentation it is not 100% clear what I already have after the installation. Should I already see some changes in the generated HTML output, or not? What is the easiest test from here on to see that the installation worked as expected?
It would be great if those questions are answered in a quick start guide.