You need to load the library since composer needs to autoload it for you!
Anyway I found some composer packages as well that might suite your needs:
Hi Guys,
Really need your help on this one..!
I'm trying to create .dbf files for an internal system that utilises Opera.
I am currently on my Homestead server with dbase installed and showing as active in a project phpinfo() index file.
However...
Within my Laravel project (5.4) I cannot get any php dbase_ function to execute. Error logs showing as:
'Symfony\Component\Debug\Exception\FatalThrowableError: Call to undefined function dbase_create'
Any ideas on how I might get php dbase to work.
My ide (phpStorm) will not recognise either.
Thanks in advance.
Thanks @bobbybouwmann.
I did find them, had a look through the src but could't see anywhere where they actually use php dbase...
I finally got the native php dbase working without pulling any packages in. My ide still doesn't recognise the dbase functions: very strange.
Please or to participate in this conversation.