===
Profile you code before you start optimizing it! Otherwise it would be like travelling around a foreign city with signs written in an unreadable lang... all the data associated with the request is gone. It has some advantages, but also one big disadvantag... /APC]], Zend Server (you can find a good guide to it on DevZone) and others. On top of it, you may loo
he **sandbox** is a pre-packaged symfony project. It is made for people who want to play with the fram... above the standard security feature of symfony.\\
It gives you the model (user, group and permission o... one needing a quick full user in any application. It creates a user which has a sfGuardUser. This user... ipt/Flash library to get the best of both worlds. It features the great upload capabilities of Flash a
checkbox and radiobutton lists from a database.
It’s not very tricky to query a database, and fill a... element’s possible values from the resultset, but it can be quite boring and extraneous code…
We coul... create an element which we can give some SQL, and it’ll fill itself automatically! This way you can even define database-backed elements in XML or INI con
pure Laravel 5.4]]
* [[https://codedthemes.com/item/datta-able-laravel-admin-dashboard/|Datta Able ... el Admin Dashboard]]
* [[https://codecanyon.net/item/josh-laravel-admin-template-front-end-crud/8754... srf-excluding-uris|routing csrf-excluding-uris]]
It's now super easy to exclude specific routes from ... You can validate forms automatically referencing it to your defined validations. The messages are loa
pplication framework based on the Zend Framework. It adds several new features including a sophisticat... a small, fast and powerful ORM library for PHP 5. It has all main ORM features and even more, such as ... age control and some others. Benchmarks show that it is one of the fastest ORM library for PHP.
Featu... ource object-to-relational mapping tool for PHP.
It differs from other orm solutions for php in that
nent: Translation Component as a key/value to use it with Spatie Translatable FilamentPHP Plugin
* F... l user activity to file or log driver and preview it on your FilamentPHP panel
* Filament SEO Manage... ilder for your users, with so many use cases, use it as a FilamentPHP plugin
* Thunder: Laravel Tick... * List Group: infolist layout component to group items with links, icons and badges.
* Athena: Appo
ions.php
=====Sécurité=====
[[http://www.zimuel.it/blog/2011/01/strong-cryptography-in-php/|Strong c... r/Autoload/blob/master/src/classfinder.php and to iterate over directories you use de3.php.net/manual/... lication? PHP 5.3 has something to offer for you. It is free. It requires no to very little changes to your applications.
==== Network ====
=== Wake On
accès aux base de données.
* Php8 fibers
* It is important the concurrent execution does not me... execution flow does not happen at the same time. It is up to the main execution flow to start a Fiber, and when it starts, the Fiber is executed exclusively. The ma... cations. The usual PHP application spends most of its time waiting for I/O. While PHP is single thread
|JSON API]] quick start application.
Technically it is a default Lumen application integrated with
... y-featured authentication & authorization system. It also provides additional features such as user ro... erators ====
I installed Lumen and wanted to use it to create a REST API (since this is the main usag
ny2Bundles is a spontaneous community initiative! Its purpose is to help us to find the best Bundles. ... ge that uses a file to store session information. It allows functional tests to use the session proper... ===
Dependency Injection / Inversion of control
It will be nice to get local or remote (SOA) intanci
ins all libraries and tools required to build PHP itself or its extensions: http://pecl2.php.net/downloads/php-windows-builds/
[[http://algorytmy.pl/doc/
/cakephp/the-best-php-framework-is-symfony-really-it/|The Best PHP Framework: Is Symfony Really It?]] 2007-01-17
Zend Framework est ce que j'appelle un "
any database functions using the PDO extension by itself; you must use a database-specific PDO driver ... ata. PDO does not provide a database abstraction; it doesn't rewrite SQL or emulate missing features.