Bookmarks tagged with #php.
Show all
Show all
18 must-watch PHP architecture talks (>13hrs) : r/PHP
Saved
on: 2015-09-11
http://blog.joefallon.net/2015/08/immutable-objects-in-php/
Saved
on: 2015-09-11
How do I handle errors with PDO?
Parham re-introduces PDO ahead of the PHP 7 launch, preparing you for a transition from the soon-to-be removed insecure and deprecated mysql extension!
Saved
on: 2015-09-11
oscarotero/psr7-middlewares: [DEPRECATED] Collection of PSR-7 middlewares
[DEPRECATED] Collection of PSR-7 middlewares
Saved
on: 2015-09-10
How to create a PSR-4 PHP package | Culttt
This article explains how to create a PHP package, including setting up the directory structure, creating the composer.json file, writing tests and pushing the package to GitHub and Packagist.
Tags:
#php
Saved
on: 2015-09-08
http://ryanbishop.co/blog/2015/09/05/refactoring-separating-concerns-from-the-controller
Saved
on: 2015-09-07
rkrx/php-contracts: A curated list of mature interfaces to build components on
A curated list of mature interfaces to build components on - rkrx/php-contracts
Saved
on: 2015-09-01
A recap of select topics at PHP & eZ Publish Summer Camps in 2015
Saved
on: 2015-08-31
PatrickLouys/no-framework-tutorial · GitHub
A small tutorial to show how to create a PHP application without a framework. - PatrickLouys/no-framework-tutorial
Saved
on: 2015-08-30
umpirsky/centipede: :sparkler: The Simplest automated testing tool on Earth.
:sparkler: The Simplest automated testing tool on Earth. - umpirsky/centipede
Saved
on: 2015-08-30
SSH + XDebug + PhpStorm | Damian Dziaduch
Hi. CLI debugging. I never did that. Until today. My tests started to fail and I had no idea why. So that’s my story why I started to debug tests in the CLI via…
Saved
on: 2015-08-28
http://andrewstarlike.com/code-playground/fastly-build-a-standard-admin-panel-using-symfony2-and-sonata-admin-bundle/
Saved
on: 2015-08-27
awesome-web-scraping/php.md at master · lorien/awesome-web-scraping
List of libraries, tools and APIs for web scraping and data processing. - lorien/awesome-web-scraping
Saved
on: 2015-08-18
http://piotrpasich.com/putting-all-pieces-together-and-shipping-with-codeship-continuous-deployment-part-iii/
Saved
on: 2015-08-18
piwik/device-detector
The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model. - GitHub...
Saved
on: 2015-08-11
DesignPatternsPHP — DesignPatternsPHP 1.0 documentation
a collection of known design patterns along with implementations in PHP8
Saved
on: 2015-08-11
Automated deployment with AWS Elastic Beanstalk (EB) – Part II | Piotr Pasich
Saved
on: 2015-08-08
Learn Symfony with Silex, the Demo App and the Best Practises Book | Symfon
Diese Domain steht zum Verkauf!
Saved
on: 2015-07-30
Continuous Deployment environment with Docker, AWS EB and Codeship | Piotr
Saved
on: 2015-07-24
malkusch/lock
Popular PHP library for serialized execution of critical code in concurrent situations - php-lock/lock
Saved
on: 2015-07-24
Implementing Secure User Authentication in PHP Applications with Long-Term Persistence (Login with "Remember Me" Cookies) - Paragon Initiative Enterprises Blog
Login forms with a remember me checkbox are a common requirement. We explore the security of login forms and a robust model for remember me checkboxes.
Saved
on: 2015-07-22
jenssegers/optimus: 🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP.
🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP. - jenssegers/optimus
Saved
on: 2015-07-21
namshi/jose
JSON Object Signing and Encryption library for PHP. - namshi/jose
Tags:
#php
Saved
on: 2015-07-20
Domain-Driven Design - Tuts Code Article
In my country, you won't make it through school without reading how Goethe's Faust complains, I've studied now Philosophy - And Jurisprudence, Medicine, - And even, alas! Theology - All through...
Saved
on: 2015-07-17
Setting up Laravel 5.1 on Semaphore CI - YouTube
Here I show how to set up a Laravel 5.1 project on Semaphore CI for continuous integration testing.Sorry about the crickets in the background, and occasional...
Saved
on: 2015-07-14
jkoudys/immutable.php: Immutable collections, with filter, map, join, sort, slice, and other methods. Well-suited for functional programming and memory-intensive applications. Runs especially fast in PHP7.
Immutable collections, with filter, map, join, sort, slice, and other methods. Well-suited for functional programming and memory-intensive applications. Runs especially fast in PHP7. - jkoudys/immu...
Saved
on: 2015-07-14
PHP: Perform HTTP requests in parallel – VG Tech
Saved
on: 2015-07-10
base-php-challenges/challenges at master · wearebase/base-php-challenges
A few small PHP coding challenges
Saved
on: 2015-07-08
Rican7/incoming: Transform loose and complex input into consistent, strongly-typed data structures
Transform loose and complex input into consistent, strongly-typed data structures - Rican7/incoming
Saved
on: 2015-07-08
Why experienced developers consider Laravel as a poorly designed framework?
Tags:
#php
Saved
on: 2015-07-01
What Should a Service Layer Avoid Containing/Handling? : r/PHP
Saved
on: 2015-06-30
Frameworkless, or How I use PHP — Medium
There are a lot of large frameworks for PHP out there that will do everything you could ever imagine. But what if you don’t need all of that extra power and complexity? I first started by looking at…
Tags:
#php
Saved
on: 2015-06-29
tpunt/PHP7-Reference · GitHub
An overview of the features, changes, and backward compatibility breakages in PHP 7 - tpunt/PHP7-Reference
Tags:
#php
Saved
on: 2015-06-22
marcelgsantos/learning-oop-in-php · GitHub
A collection of resources to learn object-oriented programming and related concepts for PHP developers. - marcelgsantos/learning-oop-in-php
Tags:
#php
Saved
on: 2015-06-16
drewm/morse: A feature detection library for PHP code that needs to run in multiple different environments
A feature detection library for PHP code that needs to run in multiple different environments - drewm/morse
Saved
on: 2015-06-14
Three small Guzzle 6 PSR-7 handler/middleware packages I've recently written : r/PHP
Saved
on: 2015-06-13
PHP Authorization with JWT (JSON Web Tokens)
Need to authenticate requests to a server? Learn what JWTs are and how to use them to authenticate your users via API calls.
Tags:
#php
Saved
on: 2015-06-12
JetBrains PhpStorm :: Ultimate Debugging Guide
PhpStorm IDE boosts PHP developer productivity by helping write, edit, analyze, refactor, test,
and debug PHP code on Windows, macOS, and Linux.
Saved
on: 2015-06-11
What deploying tool do you use for production? : r/PHP
Saved
on: 2015-06-05
Looking for PHP developers to start PHP development Team : r/PHP
Saved
on: 2015-06-04
10 pillars of modern PHP development
Our best practices in PHP application design
Tags:
#php
Saved
on: 2015-06-04
Setting up a PHP project with PHPUnit, Travis and Codeclimate
A tutorial on setting up a PHP library project with continuous integration, testing, code coverage generation and Packagist.
Saved
on: 2015-05-26
better url slugify function (UTF8 support?) : r/PHP
Saved
on: 2015-05-24
After 9 years of PHP development I have finally discovered get_last_error() : r/PHP
Saved
on: 2015-05-24
dunglas/DunglasApiBundle · GitHub
The server component of API Platform: hypermedia and GraphQL APIs in minutes - api-platform/core
Saved
on: 2015-05-23
Home | CRUD/MySQL Admin Generator for PHP, Laravel, Codeigniter and others
Saved
on: 2015-05-21
LessQL: PHP ORM Alternative
LessQL: A lightweight and performant PHP ORM alternative - morris/lessql
Tags:
#php
Saved
on: 2015-05-21
php-slides/src/common at master · willdurand-edu/php-slides
[OUTDATED AS OF 08/2016] Slides of my PHP lectures. - willdurand-edu/php-slides
Tags:
#php
Saved
on: 2015-05-05
Refactoring Loops and Conditionals : Adam Wathan
In this screencast, I refactor some complex procedural code into a simple chain of transformations using functional programming techniques.
Saved
on: 2015-05-05
analogue/readme.md at master · analogueorm/analogue
Analogue ORM : Data Mapper ORM for Laravel/PHP
Saved
on: 2015-04-30
shulard/CDNThumbnailer
A php library which resize images dynamically. A proxy allow to use it with a cache for an image CDN - shulard/CDNThumbnailer
Tags:
#php
Saved
on: 2015-04-24
Using BoltCMS to Build a Small Business Website
Nick Salloum takes a look at BoltCMS - a new player in the CMS game - and uses it to build a sample small business website. See how!
Tags:
#php
Saved
on: 2015-04-24
StackPHP Explained
Originally published at: http://www.sitepoint.com/stackphp-explained/ Today we are going to look at StackPHP and try to understand what this thing is all about. Although this post will have some code, this article will be rather theoretical as we are interested in learning what StackPHP actually is, where it comes from and why it is useful. As the front page of the StackPHP project says, Stack is a convention for composing HttpKernelInterface middlewares. But, in order to actually understand...
Saved
on: 2015-04-23
geocoder-php/Geocoder
The most featured Geocoder library written in PHP. - geocoder-php/Geocoder
Saved
on: 2015-04-22
Introducing the Symfony Demo application (Symfony Blog) : PHP
Saved
on: 2015-04-21
Developing a web application with Lumen and MySql
This tutorial shows step-by-step how to bootstrap a Lumen project, configure MySQL, create migrations and models, seed the database, define routes and templates to build a fully working motivational quote web app in less than 30 minutes.
Tags:
#php
Saved
on: 2015-04-20
Lumen - PHP Micro-Framework By Laravel
Lumen - The Stunningly Fast PHP Micro-Framework By Laravel
Tags:
#php
Saved
on: 2015-04-14
Letudiant/composer-shared-package-plugin
:package: Composer plugin to share packages between projects with symlinks - Letudiant/composer-shared-package-plugin
Saved
on: 2015-04-13
Paul Jones — Steps Toward Modernizing a Legacy Codebase — php[world] 2014
Session recording from our php[world] 2014 Conference in Washington, D.C. on November 12th, 2014Speaker: Paul M. JonesBio: Paul M. Jones has been working in ...
Saved
on: 2015-03-31
mnapoli/silly
Silly CLI micro-framework based on Symfony Console - mnapoli/silly
Saved
on: 2015-03-23
php-functional/README.md at master · widmogrod/php-functional
Functors, Applicative Functors and Monads in PHP
Saved
on: 2015-03-20
Category Archive "ReactPHP Series" — Cees-Jan Kiewiet's blog
Saved
on: 2015-03-12
phptodayorg/php-must-watch
list of interesting conference talks and videos on PHP - - GitHub - phptodayorg/php-must-watch: list of interesting conference talks and videos on PHP -
Saved
on: 2015-03-02