I am developing an application for a company where I order meals, this application is in PHP, as I am new in the area I wanted to know if it is possible to have the employee base saved on the tablet, so when typing the employee's enrollment it loads the name without having to make a request on the server, in order to consume less mobile data. I know there is a list or array that would have this information.