Pinned Repositories
acme
awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
awesome-php
A curated list of amazingly awesome PHP libraries, resources and shiny things.
awesome-symfony2
A list of awesome Symfony 2 bundles, utilities and resources.
clean-code-php
:bathtub: Clean Code concepts adapted for PHP
developer-roadmap
Roadmap to becoming a developer in 2022
dotfiles
config files for zsh, bash, completions, gem, git, irb, rails
dotfiles-windows
dotfiles for Windows, including Developer-minded system defaults. Built in PowerShell
symfony-certification-guide
Symfony certification guide
kbedn's Repositories
kbedn/BCCCronManagerBundle
A cron table manager bundle for Symfony2
kbedn/ConsoleBundle
Commandline interface in browser for Symfony2
kbedn/Create-Your-Framework
Create your own framework... on top of the Symfony2 Components
kbedn/Faker
The easiest way to generate fake data in PHP.
kbedn/gitlabhq
Project management and code hosting application. Follow us on twitter @gitlabhq
kbedn/JMSTwigJsBundle
Integrates twig.js into your Symfony2 application
kbedn/kbedn
just playing
kbedn/lessphp
THIS PROJECT IS NO LONGER MAINTAINED by KnpLabs - You should probably use leafo/lessphp
kbedn/LiipMonitorBundle
Integrates the LiipMonitor library into Symfony2
kbedn/MobileDetectBundle
Symfony2 bundle for detect mobile devices, manage mobile view and redirect to the mobile and tablet version.
kbedn/Plum
A deployer library for PHP 5.3
kbedn/symfony-speed
A demo project to explain symfony2 frontend optimizations step by step. Each branch represents an optimization. See the project wiki for explanation about the branches.
kbedn/symfony-standard
The "Symfony Standard Edition" distribution
kbedn/twig-cache-extension
The missing cache extension for Twig. Caching template fragments with Twig.
kbedn/TwigGenerator
A generator for php based on Twig template engine
kbedn/vagrant-statsd-graphite-puppet
portable statsd + graphite server installation with puppet and vagrant
kbedn/xhprof
XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface. The raw data collection component is implemented in C (as a PHP extension). The reporting/UI layer is all in PHP. It is capable of reporting function-level call counts and inclusive and exclusive wall time, CPU time and memory usage. Additionally, it supports ability to compare two runs (hierarchical DIFF reports), or aggregate results from multiple runs. Originally developed at Facebook, XHProf was open sourced in Mar, 2009.