Skip to content

Commit 9f88138

Browse files
authored
Merge pull request #114 from abdulsalamamtech/master
Added description to this project, no description for this project
2 parents c892452 + 4484afa commit 9f88138

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# The Algorithms - PHP
22

3+
The Algorithms - PHP, is a library or framework written in the PHP programming language that provides a set of algorithms and data structures for various computational tasks. It aims to simplify the implementation of common algorithms and data structures in PHP, making it easier for developers to leverage these powerful tools in their projects.
4+
35
### All algorithms implemented in PHP - for education
46

57
The Implementations in this repo are examples and may be less efficient than the implementations in the PHP standard Library.

0 commit comments

Comments
 (0)