Skip to content

Instantly share code, notes, and snippets.

@alexyandy2016
alexyandy2016 / Inflect.php
Created February 7, 2018 07:02 — forked from tbrianjones/Inflect.php
A PHP Class for converting English words between Singular and Plural.
<?php
// original source: http://kuwamoto.org/2007/12/17/improved-pluralizing-in-php-actionscript-and-ror/
/*
The MIT License (MIT)
Copyright (c) 2015
Permission is hereby granted, free of charge, to any person obtaining a copy
@alexyandy2016
alexyandy2016 / 00. tutorial.md
Created July 18, 2016 08:03 — forked from maxivak/00. tutorial.md
Importing/Indexing database (MySQL or SQL Server) in Solr using Data Import Handler