Skip to content

Commit efcddde

Browse files
Added description to this project, no description for this project
1 parent c892452 commit efcddde

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 Algorithm 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)