• Aller au contenu

Cyrille Giquello

Outils pour utilisateurs

  • S'identifier

Outils du site

  • Derniers changements
  • Gestionnaire Multimédia
  • Plan du site
Vous êtes ici : accueil » ne
Piste : • shorewall • safenet_etoken_5300 • preuve_anteriorite • securite • saone-et-loire • ftp • dns • ai_nlp_rag • geotools.mennobieringa.nl • mcp-inspector

ne

Recherche

Voici les résultats de votre recherche.

Contient
  • Correspondance exacte
  • Commence par
  • Se termine par
  • Contient
@informatique:php
  • toute catégorie
  • informatique:php:laravel (4)
  • informatique:php:symfony (3)
  • informatique:php:zend_framework (2)
N'importe quelle date
  • N'importe quelle date
  • la semaine dernière
  • le mois dernier
  • l'année dernière
Trier par nombre de résultats
  • Trier par nombre de résultats
  • Trier par date de modification

Pages trouvées :

  • utils_zfapplicationexplorer

Résultats plein texte:

laravel_1
183 Occurrences trouvées, Dernière modification : il y a 12 mois
ir aussi : * [[/informatique/php/lumen|Lumen]] une version micro-framework de Laravel 5. * [[infor... ck]] Tailwind CSS, [[/informatique/javascript/AlpineJS|AlpineJS]], Laravel et Livewire * [[https://github.com/laravel-frontend-presets|laravel-fronten... Laravel 5.3]] * [[http://devmarketer.io/learn/new-laravel-5-3-part1-small-changes/|What is New in
symfony
125 Occurrences trouvées, Dernière modification : il y a 17 mois
=== [[https://symfony.com/]] [[wpfr>Symfony]] ! NEW ! [[/informatique/php/Symfony3]] ! NEW ! [[/informatique/php/Symfony2]] {{:informatique:php:symfon... 16-Tasks|Tasks]] (chap 16) * [[http://www.doctrine-project.org/projects/orm/1.2/docs/en|Doctrine ORM v1.2]] * [[http://www.doctrine-project.org/proj
zend_framework
93 Occurrences trouvées, Dernière modification : il y a 14 ans
== Sources de documentation ===== sur developpez.net/.com : [[http://zend-framework.developpez.com/|A... eveloppez.com/faq/|FAQ]], [[http://www.developpez.net/forums/f447/php/outils/zend/zend-framework/|Foru... Julien Pauli]] sur developpez.com sont très pertinents (sécurité, ZendFramework, ...). * le Zend Framework Francophone: http://www.z-f.fr * http://mikaelkael.fr/ pour
filamentphp @informatique:php:laravel
54 Occurrences trouvées, Dernière modification : il y a 12 mois
ocs/3.x/ * [[https://filamentphp.com/docs/3.x/panels/resources/getting-started#authorization|Resourc... zation]] * [[https://filamentphp.com/docs/3.x/panels/users#authorizing-access-to-the-panel|Authorizing access to the panel]] * [[https://filamentphp.com/docs/3.x/panels/tenancy|Multi-tenanc
comparaison_zend_framework_symfony
28 Occurrences trouvées, Dernière modification : il y a 14 ans
et Symfony. Les points importants nécessaires à une application : * Interface humaine * Découplage entre l'IHM et les règles métiers * Conformi... onctionnalité (Ajax) * Adaptation facilité d'une charte graphique * Multi-linguisme * Interface machine * Accès à distance (remoting: soap, rest, ...
performance
28 Occurrences trouvées, Dernière modification : il y a 10 ans
should go and how far are you from the place you need to be. Profiling would allow you to know which ... ds, all the data associated with the request is gone. It has some advantages, but also one big disadvantage – you can not preserve results of repeated ope... ents, etc., etc. Caching expensive operations is one of the most powerful performance improvements you
etude_perso @informatique:php:symfony
25 Occurrences trouvées, Dernière modification : il y a 14 ans
he de l'op-code ??</note> > From there, all you need is a **filter**, or maybe a **preExecute() sect... mirmodynamics.com/tag/howto|Multiple domains for one symfony project, the basics, config file version]... ynamics.com/post/2008/12/22/Multiple-domains-for-one-symfony-project%2C-the-basics|Multiple domains for one symfony project, the basics]] Comment stocker le
orm
23 Occurrences trouvées, Dernière modification : il y a 14 ans
/2009/02/14/symfony-bench-des-orm-propel-et-doctrine|Symfony: bench des ORM Propel et Doctrine]] [[http://my.opera.com/zomg/blog/2007/09/03/orm-in-php-us... comparatives ==== 2009-05-16 [[http://codeutopia.net/blog/2009/05/16/doctrine-vs-propel-2009-update/|doctrine-vs-propel-2009-update]] 2009-02-22 [[http:
gestion_de_la_langue_de_l_utilisateur @informatique:php:symfony
20 Occurrences trouvées, Dernière modification : il y a 14 ans
ulture()) puis lui proposer de la changer (sfComponents et sfFormLanguage). ===== Détection automatiq... sfUser->setCulture()). Pour que le code du filtre ne s'exécute pas à toute les requêtes, on va forcer Symfony a ne pas affecter à l'utilisateur la langue par défaut... trouvées, erreurs de configuration throw new sfConfigurationException(sprintf('%s requires a
cache
18 Occurrences trouvées, Dernière modification : il y a 14 ans
de travail coté serveur, ce qui se manifeste par une accélération de la réponse des pages PHP pour l'utilisateur final. APC représente une des solutions les plus simples à mettre en place ... nt installable. Voir: * (en) [[http://fr2.php.net/apc|APC Manual]] * (fr) http://fr.wikipedia.or... s/platform/ * XCache: en http://xcache.lighttpd.net/ * EAccelerator: en http://www.eaccelerator.ne
multithread
16 Occurrences trouvées, Dernière modification : il y a 11 mois
ant the concurrent execution does not mean simultaneous execution. The Fiber and the main execution fl... rtains ceux sont lancés dans l'aventure de faire une extension "PECL", qui donne donc une "DLL" : [[http://blog.lalex.com/post/2004/06/15/Multi-threading-en-PHP-:-vers-une-solution-
tips
16 Occurrences trouvées, Dernière modification : il y a 8 mois
ettre le jour du mois sur 1 seul chiffre (1 à 31) ne fonctionne pas avec Php/Windows. La raison est que strftime n'est pas portable et la doc php n'est do... oir: * le bug et sa solution: [[http://bugs.php.net/bug.php?id=45847]] * La bonne doc à lire est donc strftime windows documentation: [[http://msdn.mi
symfony2
13 Occurrences trouvées, Dernière modification : il y a 14 ans
ready for production. **The final release is planned for late 2010** and will only support PHP 5.3.2.... g/|Symfony2 Bundles]]: Symfony2Bundles is a spontaneous community initiative! Its purpose is to help u... for your Symfony2 Project. Compatible with Doctrine ORM & ODM. * [[https://github.com/knplabs/TimeB... n properly. * [[https://github.com/knplabs/ImagineBundle|ImagineBundle]] will provide image manipula
lumen
12 Occurrences trouvées, Dernière modification : il y a 12 mois
of [[informatique:php:laravel_1|Laravel]]'s components, and is the official micro-framework of Laravel. Lumen is built for speed, and is one of the fastest PHP micro-frameworks available - e... el.io/forum * https://laracasts.com/discuss/channels/lumen ==== Tips & Tricks ==== On retrouve l'i... avel/Lumen http://packalyst.com/packages/package/neomerx/limoncello-shot ==== laravel5-json-api ====
dal
11 Occurrences trouvées, Dernière modification : il y a 14 ans
plémentations ===== ==== PDO ==== http://fr.php.net/manual/en/book.pdo.php The PHP Data Objects (PDO) extension defines a lightweight, consistent interface for accessin... should use a full-blown abstraction layer if you need that facility. PDO ships with PHP 5.1, and is ... as a PECL extension for PHP 5.0; PDO requires the new OO features in the core of PHP 5, and so will no
multiotp
10 Occurrences trouvées, Dernière modification : il y a 3 ans
laravel
8 Occurrences trouvées, Dernière modification : il y a 3 semaines
symfony3
8 Occurrences trouvées, Dernière modification : il y a 10 ans
aop
7 Occurrences trouvées, Dernière modification : il y a 3 ans
singleton
7 Occurrences trouvées, Dernière modification : il y a 14 ans
phing
6 Occurrences trouvées, Dernière modification : il y a 14 ans
slim
6 Occurrences trouvées, Dernière modification : il y a 11 ans
voyager @informatique:php:laravel
6 Occurrences trouvées, Dernière modification : il y a 5 ans
build_win32
5 Occurrences trouvées, Dernière modification : il y a 14 ans
utils_zfapplicationexplorer @informatique:php:zend_framework
5 Occurrences trouvées, Dernière modification : il y a 14 ans
asgardcms
4 Occurrences trouvées, Dernière modification : il y a 7 ans
composer
4 Occurrences trouvées, Dernière modification : il y a 5 ans
shared_memory
3 Occurrences trouvées, Dernière modification : il y a 14 ans
etude_perso @informatique:php:zend_framework
3 Occurrences trouvées, Dernière modification : il y a 14 ans
enso
2 Occurrences trouvées, Dernière modification : il y a 12 mois
ovh_s3_object_storage @informatique:php:laravel
2 Occurrences trouvées, Dernière modification : il y a 2 ans
dynamically_add_fields @informatique:php:symfony
2 Occurrences trouvées, Dernière modification : il y a 14 ans
cakephp
1 Occurrences trouvées, Dernière modification : il y a 12 mois
multilingue
1 Occurrences trouvées, Dernière modification : il y a 14 ans
horizon @informatique:php:laravel
1 Occurrences trouvées, Dernière modification : il y a 3 ans

Outils de la page

  • Afficher la page
  • Anciennes révisions
  • Liens de retour
  • Haut de page
Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki