This website works better with JavaScript.
Explore
Help
Sign In
filesite
/
machete
Watch
1
Star
1
Fork
You've already forked machete
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Source code of filesite.io.
https://filesite.io
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
95
Commits
1
Branch
2
Tags
8.4 MiB
PHP
75.9%
CSS
13.2%
JavaScript
8.5%
Shell
1.6%
Hack
0.5%
Other
0.2%
Tree:
c5086d2ca3
master
v1.1
v1.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c5086d2ca3'
${ noResults }
machete
/
php_extension_install.md
146 B
Raw
Blame
History
PHP Extensions needed
php-mbstring
install php extensions in docker
docker exec -it {container id} sh apk add php-mbstring ...