magnASCII.dev Simone Magnaschi
Senior Full Stack Web Dev
Bookmarks tagged with #php.
Show all

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

pagekit/pagekit: Pagekit CMS

Pagekit CMS
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

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

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

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

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

bandwidth-throttle/bandwidth-throttle

PHP library for traffic shaping
Saved on: 2015-08-09

Articles - Stephen Coakley

I'm a software developer based in Wisconsin
Saved on: 2015-08-09

PHP | getAwesomeness()

Saved on: 2015-08-04

Learn Symfony with Silex, the Demo App and the Best Practises Book | Symfon

Diese Domain steht zum Verkauf!
Tags: #php #symfony
Saved on: 2015-07-30

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

Garethp/php-ews

PHP Exchange Web Services
Saved on: 2015-07-16

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...
Tags: #php #laravel
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

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

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

PHP UK Conference 2015

Share your videos with friends, family, and the world
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

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.
Tags: #tools #php
Saved on: 2015-06-11

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

dunglas/DunglasApiBundle · GitHub

The server component of API Platform: hypermedia and GraphQL APIs in minutes - api-platform/core
Tags: #php #symfony
Saved on: 2015-05-23

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...
Tags: #webdev #php
Saved on: 2015-04-23

geocoder-php/Geocoder

The most featured Geocoder library written in PHP. - geocoder-php/Geocoder
Saved on: 2015-04-22

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

PHPUnit Beginner Part 1: Get Started

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

voku/simple-cache

:zap: Simple Cache Abstraction Layer for PHP
Saved on: 2015-03-27

mnapoli/Invoker

Generic and extensible callable invoker
Saved on: 2015-03-23

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

symfony-si/symfony-must-watch

🎥 Must-watch videos about Symfony
Tags: #php #symfony
Saved on: 2015-03-19

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

boris/README.md at master · borisrepl/boris

A tiny REPL for PHP
Tags: #php
Saved on: 2015-03-01
❤️
</>
2026