@lemmy.world
<?
namespace lemmy\php;
/*
Welcome to the PHP community on Lemmy
#Rules:
1: Soon(TM)
#Helpful stuff:
#Common frameworks:
*/
echo "Welcome";
go to feed...
@lemmy.world
<?
namespace lemmy\php;
/*
Welcome to the PHP community on Lemmy
#Rules:
1: Soon(TM)
#Helpful stuff:
#Common frameworks:
*/
echo "Welcome";
go to feed...
Does it do sanitization?
Edit: also is this an ai project? It seems kinda pointless. Like why do i need to feed the library a schema when it just copies the json 1:1? Hows it different from json_decode?
Would also like to see the data structures filled in the examples after running the mapper.
save