Home / What / "php"

One Tag, I'll be a cloud.
-
symfony | Web PHP Framework | Plugins | firesymfonyPlugin | 1.0.2
- saved on: 2008-10-02
- uri: http://www.symfony-project.org/plugins/firesymfonyPlugin
- about: This plugin extends the web debug toolbar to send the debug information as a JSON object to the FireSymfony Firebug extension.
- tags:
-
firesymfony :: Firefox Add-ons
- saved on: 2008-10-02
- uri: https://addons.mozilla.org/en-US/firefox/addon/9096/
- about: FireSymfony is a Symfony web debug toolbar for Firebug. This is the Firefox extension.
- tags:
-
Obvious Hints: FireSymfony - A Firebug extension for symfony
- saved on: 2008-10-01
- uri: http://obvioushints.blogspot.com/2008/09/firesymfony.html
- about: Using Firebug for Symfony debug : a sfWebDebug extension combined with a Symfony extension.
- tags:
-
PHP CSRF protection class
- saved on: 2008-09-25
- uri: http://simonwillison.net/static/2008/csrf_protect.php.txt
- about: This class adds CSRF protection to existing PHP applications that make use of PHP's session support for authentication. If you are writing an application from scratch you shouldn't use this; it's designed to protect legacy apps that were not built with CSRF in mind.
- tags:
-
symfony | Web PHP Framework | Plugins | sfDoctrineActAsTaggablePlugin
- saved on: 2008-09-15
- uri: http://www.symfony-project.org/plugins/sfDoctrineActAsTaggablePlugin
- about: My sfPropelActAsTaggable plugin finally found a fan on the Doctrine side...
- tags:
-
FIRERIFT
- saved on: 2008-08-13
- uri: http://www.firerift.com/
- about: Firerift is a Template Independent CMS. This gives you complete freedom to design and code the way you want to. No restrictions.
- tags:
-
Comments enabled !
- written on: 2008-08-11
- tags:
-
Digitalus CMS - Home
- saved on: 2008-08-09
- uri: http://www.digitaluscms.com/
- about: A CMS based on the Zend framework
- tags:
-
An alternative to sIFR: Facelift Image Replacement | Breathe new life into your web pages
- saved on: 2008-08-05
- uri: http://facelift.mawhorter.net/
- about: Facelift Image Replacement (or FLIR, pronounced fleer) is an image replacement script that dynamically generates image representations of text on your web page in fonts that otherwise might not be visible to your visitors. The generated image will be automatically inserted into your web page via Javascript and visible to all modern browsers.
- tags:
-
sfTagtoolsPlugin - symfony - Trac
- saved on: 2008-07-29
- uri: http://trac.symfony-project.org/wiki/sfTagtoolsPlugin
- about: This plugin provides many additional services above and beyond those standard in the excellent sfPropelActAsTaggablePlugin. This plugin is less mature than sfPropelActAsTaggablePlugin but provides quite a bit of user interface "glue" to flesh it out.
- tags:
-
PHP Frameworks für das Enterprise : zf-blog.de - Ein Weblog rund um das Zend Framework
- saved on: 2008-07-29
- uri: http://zf-blog.de/php-frameworks-fr-das-enterprise/
- about: The white paper of Clever Age about PHP web frameworks meets some success in Germany.
- tags:
-
PHP Frameworks für das Enterprise
- saved on: 2008-07-24
- uri: http://entwickler.de/zonen/portale/psecom,id,99,news,44340.html
- about: Clever Age's whitepaper about PHP Web Frameworks gets promoted on entwickler.de
- tags:
-
Building Dashboards With PHP and Flex
- saved on: 2008-06-03
- uri: http://devzone.zend.com/article/3580-Building-Dashboards-With-PHP-and-Flex
- about: Interactive graphs and dashboards have never been easy to put together on the web. Sure, there are graphing libraries out there for PHP, but to get something that looks really good and that a user can play with has been tough. Or at least, it was yesterday. Today, I show how to use a combination of PHP for the back end and Adobe Flex for the front end that will put interactive 3D within your grasp.
- tags:
-
Livre blanc : frameworks php pour l’entreprise
- saved on: 2008-05-15
- uri: http://www.clever-age.com/veille/publications/livres-blancs/livre-blanc-frameworks-php-pour-l-entreprise.html
- about: Forte d’une expérience éprouvée des frameworks PHP majeurs, Clever Age publie aujourd’hui un livre blanc au sujet des frameworks PHP pour l’entreprise.
- tags:
-
PHP Frameworks for business : a white paper
- written on: 2008-05-14
- tags:
-
ARC - RDF classes for PHP
- saved on: 2008-05-13
- uri: http://arc.semsol.org/
- about: Easy RDF and SPARQL for LAMP systems
- tags:
-
sfFirePHP plugin
- saved on: 2008-05-07
- uri: http://trac.symfony-project.com/wiki/sfFirePHPPlugin
- about: FirePHP enables you to print to your Firebug Console using a simple PHP function call. What makes FirePHP different? All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.
- tags:
-
Reuse Excel business logic with PHPExcel
- saved on: 2008-05-06
- uri: http://blog.maartenballiauw.be/post/2008/03/Reuse-Excel-business-logic-with-PHPExcel.aspx
- about: Embedding business logic in Excel and re-using it in PHP is not that hard. The PHPExcel library helps you simplify development: your application logic and business logic is separated. Business logic can be maintained by a business expert or key user in Excel. As an application developer, you can easily pass data in the sheet and make use of PHPExcel's calculation engine.
- tags:
-
Medieval Programming » Propel and PHP Garbage collector
- saved on: 2008-03-18
- uri: http://blog.hma-info.de/2007/10/02/propel-and-php-garbage-collector/
- about: I typically disable logging for batch scripts in symfony, which significantly improves memory leak issues. sfConfig::set(’sf_logging_enabled’, false);
- tags:
-
PHP Simple HTML DOM Parser
- saved on: 2008-02-26
- uri: http://simplehtmldom.sourceforge.net/
- about: A simple PHP HTML DOM parser written in PHP5+. I wrote it is because using PHP DOM XML library to parse HTML is really a pain. The origional idea is from Jose Solorzano's HTML Parser for PHP 4.
- tags:
-
Charts And Graphs: Modern Solutions | Developer's Toolbox | Smashing Magazine
- saved on: 2007-10-23
- uri: http://www.smashingmagazine.com/2007/10/18/charts-and-graphs-modern-solutions/
- about: Server-based solutions, implemented with Flash, JavaScript or pure CSS, offer a more flexible alternative. In fact, since Flash offers significant advantages over static data presentation with CSS and JavaScript, most solutions use it for dynamic data visualization. The data itself is often stored in XML-files which are loaded and updated via PHP or ASP. The price range varies enormously — depending on the flexibility and level of customization you’d like to have. However, if you don’t want to pay, you don’t have to — there are powerful free solutions as well.
- tags:
-
Medieval Programming » Blog Archive » Better Performance patch for Symfony 1.0.x and Propel 1.2
- saved on: 2007-10-14
- uri: http://www.hma-info.de/blog/2007/10/13/better-performance-patch-for-symfony-10x-and-propel-12/
- about: I found the sfBuilders that are responsible for stripping the comments from the generated propel classes and also saw that there is a addIncludes parameter in propel.ini. Lets reuse that and modify the Builders to strip the inline includes and requires. I admit this is a tiny step, but some propel users are desperately searching for performance tweaks (as I am as well) so I hope this could be of use. I send this patch for inclusion in symfony 1.1.
- tags:
-
Junction PHP
- saved on: 2007-10-05
- uri: http://junctionphp.com/
- about: Junction is the glue between your application and its database. Easy to use and extensible, Junction allows developers to focus on building applications instead of worrying about state persistence.
- tags:
-
sfPropelZSLSearchPlugin: Die Integration von Lucene in Symfony - Christoph Hautzinger's Blog
- saved on: 2007-09-03
- uri: http://blog.hautzinger.info/archives/25-sfPropelZSLSearchPlugin-Die-Integration-von-Lucene-in-Symfony.html
- about: Letzte Woche fand sich im Symfony Blog (A week of symfony #34 (20->26 August 2007)) die Ankündigung eines meiner Meinung nach sehr coolen Plugins - dem sfPropelZSLSearchPlugin: Es integriert die PHP Portierung von Apaches Lucene aus dem Zend Framework in Symfony.
- tags:
-
PHP: Phar archive stream and classes - Manual
- saved on: 2007-08-30
- uri: http://fr2.php.net/phar
- about: The phar extension provides the phar stream wrapper and the Phar class for manipulating self-contained PHP Archive (phar) files. The Phar class can be used to create and to extract contents of phar files as well as iterating over their contents. PHP Archive files (Phars) are special collections of files that can be transparently run right out of the file, similar to Java's jar archive files.
- tags:
-
Late Static Bindings Explained
- saved on: 2007-08-27
- uri: http://www.colder.ch/news/08-24-2007/28/late-static-bindings-expl.html
- about: Late Static Binding (LSB, yes, not LSD) is an OO feature that is meant to be implemented in PHP 6, and maybe even backported to PHP 5. This article will describe what LSB is, what problems it's supposed to solve and how.
- tags:
-
Database replication lag | Dries Buytaert
- saved on: 2007-08-25
- uri: http://buytaert.net/database-replication-lag
- about: Consider the following pseudo-code: $nid = node_save($data); $node = node_load($nid); Because node_save() executes a mutator query (an INSERT or UPDATE statement) is has to be executed on the master, so the master can propagate the changes to the slaves. Because node_load() uses a read-only query, it can go to the master or any of the available slaves. Because of the lack of synchronization between master and slaves, there is one obvious caveat: when we execute node_load() the slaves might not have been updated.
- tags:
-
PHPLint
- saved on: 2007-08-24
- uri: http://www.icosaedro.it/phplint/index.html
- about: PHPLint is a validator and documentator for PHP 4 and PHP 5 programs.
- tags:
-
Come realizzare un clone di Youtube in PHP » Paolo Mainardi
- saved on: 2007-08-24
- uri: http://www.mainardipaolo.org/2007/08/23/come-realizzare-un-clone-di-youtube-in-php/
- about: How to build a youtube like in PHP using ffmpeg and flvtool2.
- tags:
-
Haml parser reference
- saved on: 2007-08-20
- uri: http://phphaml.sourceforge.net/
- about: Haml is based on one primary principal. Markup should be beautiful.
- tags:
-
Using Flex, PHP, and JSON to Modify a MySQL Database
- saved on: 2007-08-07
- uri: http://blog.paranoidferret.com/?p=43
- about: This tutorial should show a decent way to send data in a database to and from flex to php using json.
- tags:
-
SourceForge.net: uml2symfony
- saved on: 2007-07-26
- uri: http://sourceforge.net/projects/uml2symfony/
- about: The current state of the library can create a symfony yml file from a argoUML Xmi/uml file. It is also meant to automate symfony module and CRUD generation.
- tags:
-
sfCSRFPlugin - symfony
- saved on: 2007-06-25
- uri: http://trac.symfony-project.com/trac/wiki/sfCSRFPlugin
- about: The sfCSRFPlugin plugin provides protection against Cross Site Request Forgeries.
- tags:
-
sfBBPlugin - symfony
- saved on: 2007-06-25
- uri: http://trac.symfony-project.com/trac/wiki/sfBBPlugin
- about: This plugin allows you to embed a forum within your symfony application.
- tags:
-
L'extensibilité de Symfony illustrée : les behaviors Propel
- written on: 2007-06-19
- tags:
-
Tagging on steroids with Symfony
- written on: 2007-05-22
- tags:
-
Premiers pas avec le Zend Framework
- saved on: 2007-04-12
- uri: http://g-rossolini.developpez.com/tutoriels/php/zend-framework/debuter/?page=sommaire
- about: Ce cours est une introduction très sommaire au Zend Framework, dans le but d'écrire une application MVC très simple utilisant une base de données.
- tags:
-
phpcheckstyle
- saved on: 2007-04-07
- uri: http://developer.spikesource.com/projects/phpcheckstyle
- about: Spike PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions. The tools checks the input PHP source code and reports any deviations from the coding convention.
- tags:
-
Xdebug Helper :: Firefox Add-ons
- saved on: 2007-04-05
- uri: https://addons.mozilla.org/en-US/firefox/addon/3960
- about: Tool to start/stop debug with PHP's Xdebug extension.
- tags:
-
CodePlex - PHPExcel
- saved on: 2007-02-28
- uri: http://www.codeplex.com/PHPExcel
- about: Project providing classes for the PHP programming language, to allow to write to Excel 2007 files.
- tags:
-
gotAPI.com - quick developer reference for CSS, HTML, JavaScript, PHP, AJAX, SQL and more
- saved on: 2007-02-22
- uri: http://www.gotapi.com/
- about: ...the most comprehensive API collection on the web
- tags:
-
start [phpnamespaces]
- saved on: 2007-02-21
- uri: http://phpnamespaces.org/wiki/start?rev=1171580102
- about: This wiki is dedicated to Namespace support in PHP.
- tags:
-
vtiger
- saved on: 2007-02-05
- uri: http://www.vtiger.com/
- about: un CRM Ajax en PHP
- tags:
-
SSL Redirect Filter for Symfony
- saved on: 2006-12-14
- uri: http://blog.phpdeveloper.co.nz/2006/10/25/ssl-redirect-filter-for-symfony/
- about: Serving secure pages on a website is made a lot easier by having both your secure and insecure pages served by the same files - all you need to do is change the scheme from http:// to https:// and you're done. But how do you manage which pages should redirect to the secure server? And how do you make sure you redirect users back when they're finished submitting sensitive information?
- tags:
-
RoundCube Webmail Project
- saved on: 2006-12-14
- uri: http://roundcube.net/
- about: RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface.
- tags:
-
symfony PHP5 framework » Announcing symfony 1.0 beta 1
- saved on: 2006-11-29
- uri: http://www.symfony-project.com/weblog/2006/11/29/announcing-symfony-1-0-beta-1.html
- about: The announcement of the release of symfony 1.0 Beta 1
- tags:
-
Article : Symfony, ou comment coder plus confortablement ;)
- saved on: 2006-11-19
- uri: http://www.mac4ever.com/articles/creation/668/symfony_ou_comment_coder_plus_confortablement/
- about: Avec Symfony, vous allez redécouvrir la programmation grâce à ce framework très agréable.
- tags:
-
Hardened-PHP Project - PHP Security - Home
- saved on: 2006-11-14
- uri: http://www.hardened-php.net/
- about: The Hardened-PHP Project has the goal to help you with securing your applications and webpages.
- tags:
-
Frameworks PHP : Symfony, inachevé ? - Blog - Veille - Clever Age
- saved on: 2006-11-02
- uri: http://www.clever-age.com/veille/blog/frameworks-php-symfony-inacheve.html
- about: Derrière ce titre que Franz Schubert ne renierait pas se cachent nos interrogations au sujet de l’excellent framework Symfony qui, à peine un an après son lancement, s’impose peu à peu sur le devant de la scène PHP.
- tags:
-
Symfony Tree structure Reminder
- saved on: 2006-10-25
- uri: http://www.symfony-project.com/trac/attachment/wiki/TreeReminder/symfony_tree.pdf
- about: Une cheat sheet concernant l'arborescence des fichiers de Symfony
- tags:
-
PHP Security Consortium: PHPSecInfo
- saved on: 2006-10-23
- uri: http://phpsec.org/projects/phpsecinfo/
- about: The idea behind PHPSecInfo is to provide an equivalent to the phpinfo() function that reports security information about the PHP environment, and offers suggestions for improvement. It is not a replacement for secure development techniques, and does not do any kind of code or app auditing, but can be a useful tool in a multilayered security approach.
- tags:
-
Symfony - How to cache custom configuration
- saved on: 2006-09-06
- uri: http://www.symfony-project.com/trac/wiki/HowToCacheCustomConfiguration
- about: This page demostrates a further step to make your confiuration files cached, in symfony way.
- tags:
-
Zend Framework Tutorial
- saved on: 2006-08-30
- uri: http://hades.phparch.com/ceres/public/article/index.php/art::zend_framework::tutorial
- about: This complete, step-by-step tutorial provides an exclusive first look at building a practical application with the framework by showing you how to write a simple news management system.
- tags:
-
Clone
- written on: 2006-08-29
- tags:
-
pel-devel
- saved on: 2006-08-20
- uri: http://www.mail-archive.com/pel-devel@lists.sourceforge.net/
- about: PHP EXIF LIBRARY mailing-list archive : lots of tips about using PEL.
- tags:
-
The PHP 5 Data Object (PDO) Abstraction Layer and Oracle
- saved on: 2006-08-16
- uri: http://www.oracle.com/technology/pub/articles/php_experts/otn_pdo_oracle5.html
- about: An overview of the new PHP Data Objects (PDO) data abstraction layer, with a focus on Oracle, from one of its original developers.
- tags:
-
ARC: ARC - RDF and SPARQL for PHP developers
- saved on: 2006-08-13
- uri: http://arc.web-semantics.org/home
- about: ARC facilitates the integration of RDF and SPARQL functionality in PHP/MySQL-driven frameworks.
- tags:
-
OpenMSS :: View topic - Howto install a webserver, php and mysql
- saved on: 2006-08-09
- uri: http://www.openmss.org/forum/viewtopic.php?p=1735
- about: How to build a linux + lighhttpd + PHP5 + MySQL platform over a simple Mactor Shared Storage network disk.
- tags:
-
Using PHPEclipse : Installing the phpDocumentor
- saved on: 2006-08-05
- uri: http://www.plog4u.org/index.php/Using_PHPEclipse_:_Installation_:_Installing_the_phpDocumentor
- about: Implementing phpDocumentor into Eclipse
- tags:
-
PEL: PHP Exif Library
- saved on: 2006-08-04
- uri: http://pel.sourceforge.net/
- about: The PHP Exif Library (PEL) lets you manipulating Exif (Exchangeable Image File Format) data. This is the data that digital cameras place in their images, such as the date and time, shutter speed, ISO value and so on.
- tags:
-
Sintags, The Akelos Framework special syntax for view Templates
- saved on: 2006-08-02
- uri: http://www.bermi.org/projects/sintags
- about: The Akelos Framework uses PHP as its language for templates, but sometimes looping and printing PHP vars becomes a repetitive task that makes your view templates look not beauty. The Akelos Framework doesn't want to force you to learn another useless template language. You have the power of PHP on your templates, but in some cases there is need for a graphic designer to create templates for views, so we have added a very limited syntax that allows you to create simple but powerful templates on WYSIWYG HTML editors.
- tags:
-
Akelos Framework, Rails ported to PHP
- saved on: 2006-08-02
- uri: http://trac.akelos.org/
- about: The Akelos Framework is an open-source port of Ruby on Rails to the PHP programming language.
- tags:
-
Howto PHP / Java bridge on Debian
- saved on: 2006-07-24
- uri: http://mediakey.dk/~cc/howto-php-java-bridge-on-debian/
- about: The PHP / Java Bridges makes it possible to run use java objects within your PHP code.
- tags:
-
cake baker
- saved on: 2006-07-21
- uri: http://cakebaker.wordpress.com/
- about: A blog for baking cakes with CakePHP
- tags:
-
Main Page - Patterns For PHP
- saved on: 2006-07-19
- uri: http://www.patternsforphp.com/index.php?title=Main_Page
- about: Patterns for PHP is a repository of Design Patterns implemented specifically for PHP.
- tags:
-
A interactive PHP Shell
- saved on: 2006-07-17
- uri: http://jan.kneschke.de/projects/php-shell/
- about: An interactive shell written in PHP
- tags:
-
Improve PHP Performance by Caching Database Results | Database Change Notification
- saved on: 2006-07-07
- uri: http://www.oracle.com/technology/pub/articles/vasiliev-php-dcn.html
- about: As is well known, caching the results of database queries can dramatically improve script execution time and minimize the load on the database server. This technique can be especially effective if the data you are dealing with is quite static. This is because many data requests to a remote database may be eventually satisfied from the local cache, thus avoiding the need to make a connection to the database, execute the query, and fetch the results.
- tags:
-
Zend Framework : documentation française
- saved on: 2006-07-07
- uri: http://framework.zend.com/manual/fr/
- about: Traduction en français de la documentation du Zend Framework, récemment passé en version 0.14.
- tags:
-
Bambalam PHP EXE Compiler/Embedder 1.0 - Free php to exe converter!
- saved on: 2006-06-19
- uri: http://www.bambalam.se/bamcompile/
- about: Un compilateur de fichiers PHP
- tags:
-
Parsing FOAF with PHP
- saved on: 2006-06-08
- uri: http://www.semanticplanet.com/2003/05/parsingFOAFWithPHP
- about: An introduction to parsing FOAF and RDF using the RAP parser for PHP
- tags:
-
Article: Introduction au Zend Framework part I
- saved on: 2006-04-07
- uri: http://classes.scriptsphp.org/article.Introduction-au-Zend-Framework-part-I
- about: Introduction au Zend Framework
- tags:
-
Quoderat » PHP, XML, and Unicode
- saved on: 2006-04-06
- uri: http://www.megginson.com/blogs/quoderat/archives/2006/03/01/php-xml-and-unicode/
- about: PHP, XML et Unicode
- tags:
-
Frameworks PHP
- saved on: 2006-04-05
- uri: http://www.afup.org/forumphp2004/supports/framework-php.sxi
- about: Présentation effectuée lors du forum PHP 2004, au sujet des frameworks PHP : définition, apports et risques, critères de choix, etc.
- tags:
-
Php Mvc Frameworks - Web Application Component Toolkit
- saved on: 2006-04-03
- uri: http://www.phpwact.org/php/mvc_frameworks
- about: Liste de frameworks PHP MVC
- tags:
-
Coagul - Installation et Utilisation de OpenLDAP sous Debian
- saved on: 2006-03-30
- uri: http://www.coagul.org/article_imprime.php3?id_article=172
- about: Installaton et utilisation d'un serveur ldap sur Debian, et exemple d'appels depuis PHP
- tags:
-
mozdev.org - filemanager: index
- saved on: 2006-03-03
- uri: http://filemanager.mozdev.org/
- about: Gestionnaire de fichiers en XUL & (PHP ou ASP)
- tags:
-
Gregarius » A Free, Web-based Feed Aggregator
- saved on: 2006-03-03
- uri: http://gregarius.net/
- about: Gregarius is a web-based RSS/RDF/ATOM feed aggregator, designed to run on your web server.
- tags: