public marks

PUBLIC MARKS with tag php

July 2014

Cockpit

by srcmax & 2 others
An API-driven CMS without forcing you to make compromises in how you implement your site.

Cockpit

by Spone & 2 others
An API-driven CMS without forcing you to make compromises in how you implement your site.

June 2014

May 2014

Singularity CMS

by NiMe
Singularity is a simple, flat file, markdown CMS in a single PHP file.

March 2014

Hack: a new programming language for HHVM | Engineering Blog | Facebook Code

by srcmax & 1 other
Today we're releasing Hack, a programming language we developed for HHVM that interoperates seamlessly with PHP. Hack reconciles the fast development cycle of PHP with the discipline provided by static typing, while adding many features commonly found in other modern programming languages.

Hack

by srcmax
Hack is a programming language for HHVM that interoperates seamlessly with PHP. Hack reconciles the fast development cycle of PHP with the discipline provided by static typing, while adding many features commonly found in other modern programming languages. Hack provides instantaneous type checking via a local server that watches the filesystem. It typically runs in less than 200 milliseconds, making it easy to integrate into your development workflow without introducing a noticeable delay.

February 2014

ircmaxell/password_compat · GitHub

by srcmax & 1 other
This library is intended to provide forward compatibility with the password_* functions being worked on for PHP 5.5.

Secure Salted Password Hashing - How to do it Properly

by srcmax & 3 others, 2 comments
If you're a web developer, you've probably had to make a user account system. The most important aspect of a user account system is how user passwords are protected. User account databases are hacked frequently, so you absolutely must do something to protect your users' passwords if your website is ever breached. The best way to protect passwords is to employ salted password hashing. This page will explain how to do it properly.

facebook/xhp

by François Hodierne
XHP is a PHP extension which augments the syntax of the language such that XML document fragments become valid PHP expressions.

Group Office - An enterprise CRM and groupware application

by jdrsantos
Group-Office is an enterprise CRM and collaboration tool. Share projects, calendars, files and e-mail online with co-workers and clients. Easy to use and fully customizable.