Sfoglia il codice sorgente

Remove abandoned projects

pull/597/merge
Jamie York 9 anni fa
parent
commit
ebac5019ef
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. 0
    6
      README.md

+ 0
- 6
README.md Vedi File

@@ -96,7 +96,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
96 96
 * [Satis](https://github.com/composer/satis) - A static Composer repository generator.
97 97
 * [Toran Proxy](https://toranproxy.com) - A static Composer repository and proxy.
98 98
 * [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.
99
-* [Version](https://github.com/kherge-abandoned/php-version) - A parsing and comparison library for semantic versioning.
100 99
 * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
101 100
 * [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.
102 101
 * [Composer Checker](https://github.com/silpion/composer-checker) - A tool to validate Composer configurations.
@@ -228,7 +227,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
228 227
 * [Ferret](https://github.com/versionable/Ferret) - A MIME detection library.
229 228
 * [Hoa Mime](https://github.com/hoaproject/Mime) - Another MIME detection library.
230 229
 * [Lurker](https://github.com/henrikbjorn/Lurker) - A resource tracking library.
231
-* [PHP File Locator](https://github.com/kherge-abandoned/php-file-locator) - A library for locating files in large projects.
232 230
 * [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](http://www.ffmpeg.org/) video library.
233 231
 * [CSV](https://github.com/thephpleague/csv) - A CSV data manipulation library.
234 232
 
@@ -369,7 +367,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
369 367
 * [Galapagos](https://github.com/endel/galapagos) - Evolutionary language transformation.
370 368
 * [Design Patterns PHP](https://github.com/domnikl/DesignPatternsPHP) - A repository of software patterns implemented in PHP.
371 369
 * [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
372
-* [Lib Accessor](https://github.com/kherge-abandoned/lib-accessor) - A library for simplifying accessors.
373 370
 * [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
374 371
 * [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
375 372
 
@@ -391,7 +388,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
391 388
 ## Build Tools
392 389
 *Project build and automation tools.*
393 390
 
394
-* [Go](https://github.com/kherge-abandoned//php-go) - A simple PHP build tool.
395 391
 * [Bob](https://github.com/CHH/bob) - A simple project automation tool.
396 392
 * [Phake](https://github.com/jaz303/phake) - A rake PHP clone library.
397 393
 * [Box](https://github.com/box-project/box2) - A utility to build PHAR files.
@@ -645,7 +641,6 @@ Libraries to help manage database schemas and migrations.
645 641
 * [Collections](https://github.com/italolelis/collections) - Collections Abstraction library for PHP.
646 642
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
647 643
 * [Zend Serializer](https://github.com/zendframework/zend-serializer) - Another library for serialising and de-serialising data (ZF2).
648
-* [PHP Object Storage](https://github.com/kherge-abandoned/php-object-storage) - A library for object storage.
649 644
 * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
650 645
 * [Totem](https://github.com/Wisembly/Totem) - A library to manage and create data changesets.
651 646
 * [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
@@ -729,7 +724,6 @@ Libraries to help manage database schemas and migrations.
729 724
 * [Flux](https://github.com/selvinortiz/flux) - A regular expression building library.
730 725
 * [PHPCR](https://github.com/phpcr/phpcr) - A PHP port of the Java Content Repository (JCR).
731 726
 * [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimising autoloading.
732
-* [Lib Country](https://github.com/kherge-abandoned/lib-country) - A library for country and subdivision data.
733 727
 * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
734 728
 * [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](https://nmap.org/).
735 729
 * [Lambda PHP](https://github.com/igorw/lambda-php) - A Lambda calculus interpreter in PHP.

Loading…
Annulla
Salva