• 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 » of
Piste : • iso_15504 • securite • aeronet • scanners_reseau • iana • tuxedo_keyboard • imap • communesdefrance • jobs • geotools.mennobieringa.nl

of

Recherche

Voici les résultats de votre recherche.

Se termine par
  • Correspondance exacte
  • Commence par
  • Se termine par
  • Contient
@informatique:php
  • toute catégorie
  • informatique:php:laravel (2)
  • informatique:php:symfony (1)
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

Résultats plein texte:

laravel_1
31 Occurrences trouvées, Dernière modification : il y a 12 mois
gestion ; Localization ; Application tests ; Use of new notifications to send emails and notify redac... Laravel]] that implements Job, Command, Queue and of course Twitter streaming api with [[https://githu... -news.com/2016/11/laravel-cms-packages/|A Roundup of Laravel CMS Packages]] (October, Statamic, Pyro, ... .com/TimothyDJones/awesome-laravel|A curated list of delightful Laravel PHP framework packages and res
performance
29 Occurrences trouvées, Dernière modification : il y a 10 ans
be. Profiling would allow you to know which parts of code are worth investing into and which aren’t. Y... efedora.blogspot.com/2008/05/profile-memory-usage-of-php-scripts.html|Profile memory usage of PHP scripts]] with xdebug * xdebug.auto_trace = On *... e big disadvantage – you can not preserve results of repeated operations. That is, unless you use cach
zend_framework
28 Occurrences trouvées, Dernière modification : il y a 14 ans
00.wordpress.com/2009/07/13/php-performance/|list of PHP Performance tips that he wants novices to kno... y panned a post by Google about PHP Performance]] of having lots of incorrect or misleading information, but that he never gave good substitute advice him... Zend_Cache and APC. * Database: Full listing of SQL queries and the time for each. * Exceptio
symfony
23 Occurrences trouvées, Dernière modification : il y a 17 mois
ment|Drupal 7 vs Symfony 2: overview after 1 year of Symfony development]] [[:informatique:php:Symfon... rg/projects/orm/1.2/docs/manual/en|Manual - Table of Contents]] Les livres Sensio Labs (buy or read o... ki: http://trac.symfony-project.org/wiki * List of plugins: http://www.symfony-project.org/plugins/ ... prendreuncafe.com. ===== Plugins ===== * List of plugins: http://www.symfony-project.org/plugins/
filamentphp @informatique:php:laravel
14 Occurrences trouvées, Dernière modification : il y a 12 mois
* Filament Users: User Table Resource with a lot of package integrations * Filament Translations : ... ing some artisan commands. this package is a fork of artisan-gui with some custom for filament UI * ... s from your filament resource using a single line of code * Filament E-commerce: Build your own e-commerce store with FilamentPHP with the Power of Tomato CMS Builder * Filament Twilio: Send What
lumen
12 Occurrences trouvées, Dernière modification : il y a 12 mois
====== Lumen is a "micro-framework" built on top 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 - even si... el]] by providing a simple caching layer in front of a slow or unreliable external service. * [[http
dal
8 Occurrences trouvées, Dernière modification : il y a 14 ans
s abstraction layer, which means that, regardless of which database you're using, you use the same fun... 5.0; PDO requires the new OO features in the core of PHP 5, and so will not run with earlier versions of PHP. Voir: * [[http://fr.php.net/manual/en/bo... L repository and is no longer bundled with PHP as of PHP 5.1.0. ==== Unified ODBC ==== http://fr.php
symfony2
6 Occurrences trouvées, Dernière modification : il y a 14 ans
mfony-reloaded.org/quick-tour-part-1|A Quick Tour of Symfony 2.0]] KNPLabs est impliqué dans symfony2... ased on GitHub followers and forks, the frequency of the commits, the quality of documentation and tests, and more to come. These criterions are mixed up ... t. The core menu objects can even be used outside of Symfony2. * [[https://github.com/FriendsOfSymfo
etude_perso @informatique:php:symfony
5 Occurrences trouvées, Dernière modification : il y a 14 ans
ding on that value. **The URI can be pulled out** of the sfRequest instance, or failing that just use ... chemin.\\ Peut-on hacker ce RelativeUrlRoot() ? Bof, ce hack n'est pas suffisant puisque le fichier d... evs/browse_thread/thread/9e7a266dccee3923| Couple of asset ideas for core]] (symfony developers 2008-0... ll doesn't extract strings for translation inside of the form classes. This is a real limitation for
orm
4 Occurrences trouvées, Dernière modification : il y a 14 ans
l and some others. Benchmarks show that it is one of the fastest ORM library for PHP. Features: * O... roperties * Native SQL * Hibernate like "Uint of Works" * Model class inheritance free [[http:/... s to implement any interfaces or extend some sort of base class. It is also very lightweight, only a handful of classes and tools. It uses an approach similar t
tips
4 Occurrences trouvées, Dernière modification : il y a 8 mois
PHP]]: Use standard algorithms, Key space, Kerchoof’s principle, Don’t use rand() or mt_rand(), Use a... salt value in hash functions, Size and strength of the passwords, Don’t use plaintext passwords as k... $socket_number = "7"; // MAC Address of the listening computer's network device $ma... c_addy = "00:12:4G:SF:12:13"; // IP address of the listening computer. Input the domain name if
multithread
2 Occurrences trouvées, Dernière modification : il y a 11 mois
plications. The usual PHP application spends most of its time waiting for I/O. While PHP is single thr... /parallel.setup.php * parallel requires a build of PHP with ZTS (Zend Thread Safety) enabled (--enab
horizon @informatique:php:laravel
2 Occurrences trouvées, Dernière modification : il y a 3 ans
Horizon]] * [[https://voltagead.com/the-basics-of-laravel-queues-using-redis-and-horizon/|The basics of Laravel Queues using Redis and Horizon]] * [[ht
shared_memory
1 Occurrences trouvées, Dernière modification : il y a 14 ans
used with OTHER NON php shm creators. Versions of Windows previous to Windows 2000 do not support s
singleton
1 Occurrences trouvées, Dernière modification : il y a 14 ans
} /** * Get the instance * @return A object of a class */ final public static function getIns

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