<?php | |
/** | |
* Custom ArrayCollection for Doctrine2 entities | |
*/ | |
namespace XXX\XXX\Collections; | |
/** | |
* Custom array collection |
<?php | |
/** | |
* Cost O(n) | |
* | |
* This method allow build a tree given following data | |
* | |
* $entities is an Array ( or any ArrayIterator implementation ) of $entity | |
* $entity is an Object ( can be Whatever ) | |
* |
All code is Symfony2 Code formatted, so every pull request must be validated with phpcs standards which you can install following these steps.
There is also a policy for contributing to this project. All pull request must be all explained step by step, to make for contributors more understandable and easier to merge the pull request. All new features must be tested with PHPUnit.
When contributing with Payfony, you can contact [email protected] to let us know about your contribution in this amazing project.
Contributors
- Scrutinizer -
- Travis-CI -
- Packagist - dpcat237/authorizenet-bundle
parameters: | |
# | |
# Services | |
# | |
mmoreram.services.myservice.class: \Mmoreram\MyBundle\Services\MyService |
#!/bin/bash | |
# git clone https://gist.github.com/8601752.git fsi && sh fsi/fsi.sh | |
folder=$(cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 32 | head -n 1) | |
clear | |
cd /tmp/ | |
echo "Installing project in i/tmp/$folder. This process can take depending on your connection, up to 2 minutes" | |
git clone https://github.com/symfony/symfony-standard.git $folder | |
cd $folder |
La mayoría de los proyectos ya existen. ¿Que quiero decir con esto? Bueno, creo que la mayoría de desarrolladores en la era de las grandes documentaciones simplemente abusan de la superficialidad que estas nos permiten. Y creo que esto puede estar bien en cierto modo, pero también creo que son las grandes implementaciones las que, en última instancia, nos hacen crecer como profesionales.
Es por esto que en la documentación del proyecto que quiero pseudodocumentar hoy empieza con una de las frases más conocidas por el homo-developer. "Oh, no way... another Dependency Injection container written in PHP?". Pues me temo