tphp.com/docs/3.x/panels/users#authorizing-access-to-the-panel|Authorizing access to the panel]]
* [[https://filamentphp.com/docs/3.x/panels/tenancy|Mul... tps://v2.filamentphp.com/tricks/scoping-form-data-to-json-columns|Storing form data to JSON columns]]
* https://github.com/filamentphp/filament/discussi
ee)
* [[http://books.sensiolabs.com/book/filter|Tous les livres]] en anglais.
* [[http://www.symfo... list: http://groups.google.com/group/symfony-devs/topics
**Symfonians**\\
Ce site propose de mettre e... -testing/|Easy Unit Testing]] with Lime, the Test tool inside Symfony.
[[/informatique/php/comparaiso... d symfony project. It is made for people who want to play with the framework.
[[http://snippets.pren
hev: On his blog, Stas Malyshev (Core Contributor to PHP and Zend Employee) has posted a [[http://php1... ist of PHP Performance tips that he wants novices to know about]]. He realized that while he had [[htt... ber of external stylesheets and javascripts. Link to validate with W3C.
* Memory: Peak memory usag... èle MVC. Le but du FC est de prendre en charge la totalité du traitement de la requête cliente.
Pour c
blog/post/66-More-defensive-programming-practices-to-survive-Web-site-traffic-peaks.html|More defensive programming practices to survive Web site traffic peaks]] by Manuel Lemos ... ld go and how far are you from the place you need to be. Profiling would allow you to know which parts of code are worth investing into and which aren’t.
self; you must use a database-specific PDO driver to access a database server.
PDO provides a data-ac... database you're using, you use the same functions to issue queries and fetch data. PDO does not provid... * [[http://www.phpro.org/tutorials/Introduction-to-PHP-PDO.html|Introduction to PHP PDO]] (Tuto en anglais très complet et très pertinent)
==== DBX ==
men ======
Lumen is a "micro-framework" built on top of [[informatique:php:laravel_1|Laravel]]'s comp... en 5+ and Laravel 5+. The goal of this project is to make creating API projects simple. Inspired by Je... Using this request object will provide you access to all the interactions expected in a JSON API.
This library attempts to comply with PSR-1, PSR-2, [[http://www.php-fig.or
entation [[/glossaire/hotp|HOTP]] et [[/glossaire/totp|TOTP]]. Dernière version observée 5.9.6.5 du 2023-07-07.
* https://github.com/multiOTP/multiotp
... The multiOTP class can be used alone (for example to have strong authentication for your PHP based web application), as a command line tool (to handle users and have strong authentication
P 5.3.2. In the meantime, we highly encourage you to use the current symfony 1.4 stable release for a... mfony.com/]]
[[http://symfony-reloaded.org/quick-tour-part-1|A Quick Tour of Symfony 2.0]]
KNPLabs est impliqué dans symfony2, [[http://www.knplabs.com/... spontaneous community initiative! Its purpose is to help us to find the best Bundles. Symfony2Bundles
ute() section in your action** (or parent action) to analyse the URI and to read something from your DB or your FS depending on that value. **The URI can ... (...)
==3 solutions possibles ==
**1)** En fait tout ce boulot est initié dans sfCommonFilter, qui n... symfony-zone.com/wordpress/2008/12/13/use-routing-to-server-localized-and-dynamic-javascript/|Use rout
rtable et la doc php n'est donc pas correcte pour tous les OS.
Voir:
* le bug et sa solution: [[htt... n/reflectionclass.getdoccomment.php - if you want to parse files for classes, you can use github.com/t... seer/Autoload/blob/master/src/classfinder.php and to iterate over directories you use de3.php.net/manu... lnd plugins for PHP in practice]]: example on how to write a plugin for mysqlnd.
[[http://blog.ulf-we
n 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 ... le threaded, cooperative multitasking can be used to allow for concurrency by using the waiting time to do different things.
* https://reactphp.org/
(DAL) for Php]].
===== Articles =====
[[http://totalement.geek.oupas.fr/article/2009/02/14/symfony-... et-orm.org/site/
Outlet is an open source object-to-relational mapping tool for PHP.
It differs from other orm solutions for php in that it provides tra... sistence. It does not require your entity objects to implement any interfaces or extend some sort of b
ations =====
==== shmop_* ====
[[php>shmop]] is to provide a symple interface to shared memory that can be used with OTHER NON php shm creators.
Versions of Windows previous to Windows 2000 do not support shared memory.
Reme...
PHP compilation options :
* --enable-sysvsem: To enable System V semaphore support
* --enable-sy
6cb141af652ee6932537158108400
Status: Image is up to date for laravelsail/php84-composer:latest
WARN TTY mode requires /dev/tty to be read/writable.
Creating a "laravel/larave... ancer sail
./sail build
./sail up -d
## Horizon to view queue workers
./sail composer require larav... ] 2026-04
* [[https://laraveldaily.com/post/how-to-install-laravel-breeze-laravel-12|How to (Still)